Re: [PATCH 04/47] mtd: nand: adding ST's BCH NAND Controller driver

2014-05-23 Thread Lee Jones
It's strange that your replies aren't connected to my original patches in my INBOX. Is there something wrong with your mailer? > >First introduction of the driver. Includes the basic device struct > >(some functionality isn't utilised as of yet) and supplies some of the > >important resources req

RE: [PATCH 04/47] mtd: nand: adding ST's BCH NAND Controller driver

2014-05-22 Thread Gupta, Pekon
>From: Lee Jones > >First introduction of the driver. Includes the basic device struct >(some functionality isn't utilised as of yet) and supplies some of the >important resources required for basic running of the Controller. > >Signed-off-by: Lee Jones >--- >--- /dev/null >+++ b/drivers/mtd/nand/

[PATCH 04/47] mtd: nand: adding ST's BCH NAND Controller driver

2014-05-01 Thread Lee Jones
First introduction of the driver. Includes the basic device struct (some functionality isn't utilised as of yet) and supplies some of the important resources required for basic running of the Controller. Signed-off-by: Lee Jones --- drivers/mtd/nand/Kconfig| 7 ++ drivers/mtd/nand/Make