commit | ce63d6d4bb9f601de32d4b99f925a65182521873 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Thu Mar 28 05:09:57 2013 +0000 |
committer | Tony Prisk <linux@prisktech.co.nz> | Thu Apr 04 18:05:26 2013 +1300 |
tree | 6b04c519030eb8757d71f23f360e84d9a819b283 | |
parent | dc1010860b03a0db7683bafb69a4bc2310f4d9ec [diff] |
pinctrl: bcm2835: make use of of_property_read_u32_index() Use the new standard API of_property_read_u32_index() instead of open- coding it. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Tony Prisk <linux@prisktech.co.nz>