Re: [PATCH] omap: gpmc: mark hex debug values as such

2012-12-03 Thread Sascha Hauer
On Fri, Nov 30, 2012 at 11:11:12AM +0100, Jan Luebbe wrote: > Also use %p for pointers. > > Signed-off-by: Jan Luebbe > --- Applied, thanks Sascha > arch/arm/mach-omap/gpmc.c | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/arch/arm/mach-omap/gpmc.c b/arc

[PATCH] omap: gpmc: mark hex debug values as such

2012-11-30 Thread Jan Luebbe
Also use %p for pointers. Signed-off-by: Jan Luebbe --- arch/arm/mach-omap/gpmc.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-omap/gpmc.c b/arch/arm/mach-omap/gpmc.c index ff8b58b..73d8c44 100644 --- a/arch/arm/mach-omap/gpmc.c +++ b/arch/arm/ma