Skip to content
Commit c2015dc8 authored by Paul Walmsley's avatar Paul Walmsley Committed by Tony Lindgren
Browse files

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 <tony@atomide.com> for originally reporting
this bug.

Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
Cc: Charulatha Varadarajan <charu@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e83df17f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment