diff options
author | Igor Grinberg <[email protected]> | 2012-04-12 15:43:28 +0300 |
---|---|---|
committer | Haojian Zhuang <[email protected]> | 2012-04-27 11:11:50 +0800 |
commit | a13b878780ea98d8415203c4502a8fc5bc614656 (patch) | |
tree | 2ffed2d5b92cca357fec94a15d3427783693a9ab /lib/mpi/mpi-inline.c | |
parent | 9f9d27e3f3317f39c91c286b6184f1ca05452968 (diff) |
ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT
Pins that have MFP_LPM_KEEP_OUTPUT set and are configured for output
must retain the output state in low power mode.
Currently, the pin direction configuration is overrided with values
in gpdr_lpm[] array and do not obey the MFP_LPM_KEEP_OUTPUT setting.
Fix the above bug and add some documentation to clarify the
MFP_LPM_KEEP_OUTPUT setting purpose.
Reported-by: Paul Parsons <[email protected]>
Signed-off-by: Igor Grinberg <[email protected]>
Tested-by: Paul Parsons <[email protected]>
Signed-off-by: Haojian Zhuang <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions