diff options
author | Tarun Kanti DebBarma <tarun.kanti@ti.com> | 2011-06-23 20:01:48 +0530 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2011-07-14 11:53:34 -0700 |
commit | 39f773ae29436662a8956d5e1abce887f91d378f (patch) | |
tree | f6a7f588ea9f9346fee44b65ece811aaad552799 /lib/textsearch.c | |
parent | a6efb2eb5e10b1d571d7764690faa18360136afd (diff) | |
download | kernel_samsung_tuna-39f773ae29436662a8956d5e1abce887f91d378f.zip kernel_samsung_tuna-39f773ae29436662a8956d5e1abce887f91d378f.tar.gz kernel_samsung_tuna-39f773ae29436662a8956d5e1abce887f91d378f.tar.bz2 |
GPIO: OMAP: Use wkup regs off/suspend support flag
Wakeup register offsets are initialized according to OMAP versions
during device registration. These explicit checks are no longer needed.
mpuio_init() function is defined under #ifdefs. It is required only in case
of MPUIO bank type and only when PM operations are supported by it.
This is applicable only in case of OMAP16xx SoC's MPUIO GPIO bank type.
For all the other cases it is a dummy function. Hence clean up the same
and remove all the OMAP SoC specific #ifdefs.
bank_is_mpuio() is defined as a check to identify if the bank type is MPUIO.
It is not required to define it separately as zero for OMAP2plus. Remove this.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Charulatha V <charu@ti.com>
Diffstat (limited to 'lib/textsearch.c')
0 files changed, 0 insertions, 0 deletions