Commit Graph

152 Commits

Author SHA1 Message Date
Grant Likely
7b96c68622 Merge tag 'v3.4-rc6' into gpio/next
Linux 3.4-rc6
2012-05-08 11:35:37 -06:00
Grant Likely
f141ed65f2 gpio: Move DT support code into drivers/gpio
The code in drivers/of/gpio.c isn't shared by any other subsystem since it
is all gpiolib specific.  drivers/gpio is a better place to maintain these
functions.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Linus Walleij <linus.walleij@stericsson.com>
2012-04-07 14:35:28 -06:00