commit | cb1650d4e0da27e88c1a1bd8fe98c40ae1a5d313 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Sun Feb 03 01:29:27 2013 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Feb 09 09:30:17 2013 +0000 |
tree | 576d50b4561c435bb0ffaeac2e49570482fe5111 | |
parent | 125eef96f6cfadddbac8f6b9fccc9848988e7c6e [diff] |
gpiolib: use gpio_chips list in sysfs ops This makes the code both simpler and faster compared to parsing the GPIO number space. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>