From: Linus Walleij Date: Tue, 21 Feb 2012 13:31:45 +0000 (+0100) Subject: pinctrl: spawn U300 pinctrl from the COH901 GPIO X-Git-Tag: v3.4-rc1~128^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128a06d4bb997d90158e668173a6944d376c84cb;p=pandora-kernel.git pinctrl: spawn U300 pinctrl from the COH901 GPIO This solves the riddle on how the U300 pin controller shall be able to reference the struct gpio_chip even though these are two separate drivers: spawn the pinctrl child from the GPIO driver and pass in the struct gpio_chip as platform data. In the process we rename the U300 "pinmux-u300" to "pinctrl-u300" so as not to confuse. Signed-off-by: Linus Walleij --- Reading git-diff-tree failed