On Wed, Dec 16, 2015 at 05:27:48PM +0530, Archit Taneja wrote: > On 12/16/2015 02:45 PM, Boris Brezillon wrote: > >On Wed, 19 Aug 2015 10:19:03 +0530 > >Archit Taneja <architt@xxxxxxxxxxxxxx> wrote: > >>+ return mtd_device_parse_register(mtd, NULL, &ppdata, NULL, 0); > > > > return mtd_device_parse_register(mtd, NULL, NULL, NULL 0); > > Will fix. Or just: return mtd_device_register(mtd, NULL, 0); -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html