summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSolomon Peachy2013-06-02 15:53:03 +0200
committerJohn W. Linville2013-06-03 21:54:55 +0200
commit6dd64a304eff76ca7dd41bf63df55efa965fa9ec (patch)
tree9fecf663307061ad6c35933b78c1a203552cad8b /Makefile
parentcw1200: Reference correct 'powerup' GPIO signal. (diff)
downloadkernel-qcow2-linux-6dd64a304eff76ca7dd41bf63df55efa965fa9ec.tar.gz
kernel-qcow2-linux-6dd64a304eff76ca7dd41bf63df55efa965fa9ec.tar.xz
kernel-qcow2-linux-6dd64a304eff76ca7dd41bf63df55efa965fa9ec.zip
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
The only advantage of 'struct resource' is that it lets us assign names as part of the platform data. Unfortunately since we are using platform data, we are already limited to a single instance of each driver, rendering this moot. So, replace the struct resources with ints, resulting in cleaner code. This was based on a suggestion from Arnd Bergmann. Signed-off-by: Solomon Peachy <pizza@shaftnet.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions