diff options
author | Charulatha V <charu@ti.com> | 2011-06-03 23:31:58 +0530 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2011-07-14 11:53:41 -0700 |
commit | 16fef5c05c2f1eee93546842c6d8377c2a1134cd (patch) | |
tree | e4a06890b22ba194c434078f48df4f37cbf7031e /firmware/r128 | |
parent | 9877cd098e03484d483beb481170cda014423662 (diff) | |
download | kernel_samsung_tuna-16fef5c05c2f1eee93546842c6d8377c2a1134cd.zip kernel_samsung_tuna-16fef5c05c2f1eee93546842c6d8377c2a1134cd.tar.gz kernel_samsung_tuna-16fef5c05c2f1eee93546842c6d8377c2a1134cd.tar.bz2 |
GPIO: OMAP: Fix use of readl/readw to access isr_reg
In gpio_irq_handler, isr register is always accessed as 32 bit register and only
for OMAP15xx the first 16 MSBs are masked. Correct this by using the appropriate
readl/readw registers as per the bank width.
Signed-off-by: Charulatha V <charu@ti.com>
Diffstat (limited to 'firmware/r128')
0 files changed, 0 insertions, 0 deletions