Re: [PATCH 2/5] mtd: nand: drop unnecessary partition parser data

2015-10-27 Thread Brian Norris
On Mon, Oct 26, 2015 at 07:31:07PM -0700, Brian Norris wrote: > All of these drivers set up a parser data struct just to communicate DT > partition data. This field has been deprecated and is instead supported > by telling nand_scan_ident() about the 'flash_node'. > > This patch: > * sets chip->f

Re: [PATCH 2/5] mtd: nand: drop unnecessary partition parser data

2015-10-27 Thread Boris Brezillon
On Mon, 26 Oct 2015 19:31:07 -0700 Brian Norris wrote: > All of these drivers set up a parser data struct just to communicate DT > partition data. This field has been deprecated and is instead supported > by telling nand_scan_ident() about the 'flash_node'. > > This patch: > * sets chip->flash_