summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorMugunthan V N <[email protected]>2015-10-13 13:57:16 +0530
committerTom Rini <[email protected]>2015-10-22 14:44:02 -0400
commit1ed0f85fafcbc466081deb7640a62e0a603ba8e0 (patch)
tree055b2f2a2f5beb9cdb319c709baf810df463774b /include/linux/linux_string.h
parenteae7ae18533550b61a9d459deafaeeb460dcf6b7 (diff)
drivers: gpio: omap: add support for parsing additional gpio parameters
With DM_GPIO, gpio parameters like ACTIVE_(LOW/HIGH) are to be parsed in xlate gpio drivers-ops. Since xlate is not implemented in omap_gpio driver, the driver considers all gpio to be ACTIVE_HIGH which is the default case and fails to return actual gpio status for ACTIVE_LOW gpios. So adding .xlate ops to omap_gpio. Signed-off-by: Mugunthan V N <[email protected]> Reviewed-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions