Re: [PATCH 6/6] OMAP2+: id: remove OMAP_REVBITS_* macros

2011-09-14 Thread Igor Grinberg
On 09/14/11 16:10, Paul Walmsley wrote: > Hi Igor, > > Could you try this patch on top of the ones that you are testing? After applying the patch to your id_3517_cleanup_3.2 branch: --cut--- [0.00] Linux version 3.1.0-rc4-00014-gbe89163 (grinberg@grinberg-linux

Re: [PATCH 6/6] OMAP2+: id: remove OMAP_REVBITS_* macros

2011-09-14 Thread Paul Walmsley
Hi Igor, On Wed, 14 Sep 2011, Igor Grinberg wrote: > I've applied those manually on top of v3.1-rc3: > > --cut > [0.00] Linux version 3.1.0-rc3-6-ga942f6de > (grinberg@grinberg-linux) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) > #1 SMP Wed S

Re: [PATCH 6/6] OMAP2+: id: remove OMAP_REVBITS_* macros

2011-09-14 Thread Igor Grinberg
On 09/14/11 15:29, Paul Walmsley wrote: > On Wed, 14 Sep 2011, Igor Grinberg wrote: > >> Hi Paul, >> >> Same problem (as with 3_6) here... > > Thanks, I'll repost those. In the meantime, maybe try pulling the branch > 'id_3517_cleanup_3.2' from git://git.pwsan.com/linux-2.6 ? I've applied thos

Re: [PATCH 6/6] OMAP2+: id: remove OMAP_REVBITS_* macros

2011-09-14 Thread Paul Walmsley
On Wed, 14 Sep 2011, Igor Grinberg wrote: > Hi Paul, > > Same problem (as with 3_6) here... Thanks, I'll repost those. In the meantime, maybe try pulling the branch 'id_3517_cleanup_3.2' from git://git.pwsan.com/linux-2.6 ? - Paul -- To unsubscribe from this list: send the line "unsubscribe l

Re: [PATCH 6/6] OMAP2+: id: remove OMAP_REVBITS_* macros

2011-09-14 Thread Igor Grinberg
Hi Paul, Same problem (as with 3_6) here... On 09/14/11 00:28, Paul Walmsley wrote: > The OMAP_REVBITS_* macros are just used as otherwise meaningless > aliases for the numbers zero through five, so remove these macros. > > Signed-off-by: Paul Walmsley > --- > arch/arm/plat-omap/include/plat/c

[PATCH 6/6] OMAP2+: id: remove OMAP_REVBITS_* macros

2011-09-13 Thread Paul Walmsley
The OMAP_REVBITS_* macros are just used as otherwise meaningless aliases for the numbers zero through five, so remove these macros. Signed-off-by: Paul Walmsley --- arch/arm/plat-omap/include/plat/cpu.h | 33 ++--- 1 files changed, 10 insertions(+), 23 deletions(-)