RE: [PATCH v9 3/3] ARM: OMAP2+: gpmc: minimal driver support

2012-09-17 Thread Mohammed, Afzal
Hi Paul, On Wed, Sep 12, 2012 at 22:04:16, Paul Walmsley wrote: > Two checkpatch warnings are added by this patch: I did checkpatch earlier, but without --strict > I've fixed them here in the obvious way. But please make sure that all > your patches are clean with 'checkpatch.pl --strict'; sa

Re: [PATCH v9 3/3] ARM: OMAP2+: gpmc: minimal driver support

2012-09-12 Thread Paul Walmsley
Hi On Tue, 11 Sep 2012, Afzal Mohammed wrote: > Create a minimal driver out of gpmc code. > Responsibilities handled by earlier gpmc > initialization is now achieved in probe. > > Signed-off-by: Afzal Mohammed > Reviewed-by: Jon Hunter Two checkpatch warnings are added by this patch: CHECK:

[PATCH v9 3/3] ARM: OMAP2+: gpmc: minimal driver support

2012-09-11 Thread Afzal Mohammed
Create a minimal driver out of gpmc code. Responsibilities handled by earlier gpmc initialization is now achieved in probe. Signed-off-by: Afzal Mohammed Reviewed-by: Jon Hunter --- arch/arm/mach-omap2/gpmc.c | 171 +++- 1 files changed, 122 insertions(+