From: Linus Walleij Date: Tue, 20 Nov 2012 13:28:07 +0000 (+0100) Subject: pinctrl/u300/coh901: let the gpio_chip register the range X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=387923c585ac68ff51e6bf673807438b5e5fdaf3;p=pandora-kernel.git pinctrl/u300/coh901: let the gpio_chip register the range Instead of having the pinctrl driver register the GPIO range for the gpio_chip, making it necessary to instantiate the pin controller from the GPIO driver and pass the GPIO chip as platform data, now let the GPIO chip driver register it's own ranges and have the pinctrl driver look up the GPIO chip from the pinctrl core as necessary. Reviewed-by: Stephen Warren Reviewed-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed