Re: [PATCH] mtd: gpmi: remove unneccessary header

2012-11-12 Thread Artem Bityutskiy
On Fri, 2012-11-09 at 20:39 -0500, Huang Shijie wrote: > Could you re-create your mxs config with "make ARCH=ARM > mxs_defconfig", and test this patch again? Done, works now, pushed your patch to l2-mtd.git, thanks! -- Best Regards, Artem Bityutskiy signature.asc Description: This is a digital

Re: [PATCH] mtd: gpmi: remove unneccessary header

2012-11-09 Thread Huang Shijie
On Fri, Nov 9, 2012 at 10:10 AM, Artem Bityutskiy wrote: > On Sat, 2012-10-27 at 10:23 +0800, Huang Shijie wrote: >> 于 2012年10月26日 21:41, Artem Bityutskiy 写道: >> > On Sat, 2012-10-13 at 13:03 -0400, Huang Shijie wrote: >> > > The whole gpmi-nand driver has turned to pure devicetree supported. >> >

Re: [PATCH] mtd: gpmi: remove unneccessary header

2012-11-09 Thread Artem Bityutskiy
On Sat, 2012-10-27 at 10:23 +0800, Huang Shijie wrote: > 于 2012年10月26日 21:41, Artem Bityutskiy 写道: > > On Sat, 2012-10-13 at 13:03 -0400, Huang Shijie wrote: > > > The whole gpmi-nand driver has turned to pure devicetree supported. > > > So the linux/mtd/gpmi-nand.h is not neccessary now. Just rem

Re: [PATCH] mtd: gpmi: remove unneccessary header

2012-10-26 Thread Artem Bityutskiy
On Sat, 2012-10-13 at 13:03 -0400, Huang Shijie wrote: > The whole gpmi-nand driver has turned to pure devicetree supported. > So the linux/mtd/gpmi-nand.h is not neccessary now. Just remove it, > and move some macros to the gpmi-nand driver itself. > > Signed-off-by: Huang Shijie I cannot compi

Re: [PATCH] mtd: gpmi: remove unneccessary header

2012-10-23 Thread Huang Shijie
ping. On Sun, Oct 14, 2012 at 1:03 AM, Huang Shijie wrote: > The whole gpmi-nand driver has turned to pure devicetree supported. > So the linux/mtd/gpmi-nand.h is not neccessary now. Just remove it, > and move some macros to the gpmi-nand driver itself. > > Signed-off-by: Huang Shijie > --- > d

[PATCH] mtd: gpmi: remove unneccessary header

2012-10-12 Thread Huang Shijie
The whole gpmi-nand driver has turned to pure devicetree supported. So the linux/mtd/gpmi-nand.h is not neccessary now. Just remove it, and move some macros to the gpmi-nand driver itself. Signed-off-by: Huang Shijie --- drivers/mtd/nand/gpmi-nand/gpmi-lib.c |1 - drivers/mtd/nand/gpmi-nand