Re: [PATCH v6 00/36] mtd: st_spi_fsm: Add new driver

2014-03-20 Thread Brian Norris
On Thu, Mar 20, 2014 at 09:20:32AM +, Lee Jones wrote: > This should be the final version (again) :) > > Version 6: > Serviced 3 nits picked up by Brian during final review. > [...] > Documentation/devicetree/bindings/mtd/st-fsm.txt | 26 ++ > arch/arm/boot/dts/stih416-pinctrl.dtsi

Re: [PATCH v6 00/36] mtd: st_spi_fsm: Add new driver

2014-03-20 Thread Brian Norris
On Thu, Mar 20, 2014 at 09:20:32AM +, Lee Jones wrote: > This should be the final version (again) :) > > Version 6: > Serviced 3 nits picked up by Brian during final review. I'm really sorry to do this again, but can you *please* read *all* of my comments? You're missing at least the follow

[PATCH v6 00/36] mtd: st_spi_fsm: Add new driver

2014-03-20 Thread Lee Jones
This should be the final version (again) :) Version 6: Serviced 3 nits picked up by Brian during final review. Version 5: Tended to Christophe, Ludovic and Angus' comments. Version 4: Tended to Brian's review comments - Checkpatch acceptance - MODULE_DEVICE_TABLE() name slip co