diff options
author | Paul Walmsley <[email protected]> | 2010-12-06 20:52:40 +0000 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2010-12-10 18:04:43 -0800 |
commit | c2015dc88a57090bcf67ab7cfcdbc34671598d36 (patch) | |
tree | b6a902cf0506f7323814f919f9f6432ffbdb33ad /tools/perf/util/trace-event-scripting.c | |
parent | e83df17f178360a8e7874441bca04a710c869e42 (diff) |
OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks
After Charu's GPIO hwmod patches, GPIO initialization on N800 emits
the following messages for all GPIO banks:
omap_hwmod: gpio1: cannot be enabled (3)
This is due to OMAP24XX_ST_GPIOS_SHIFT being defined as a bitmask.
Fix this and also fix two other macros that had the same problem.
Thanks to Tony Lindgren <[email protected]> for originally reporting
this bug.
Signed-off-by: Paul Walmsley <[email protected]
Cc: Charulatha Varadarajan <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions