[PATCH v2 01/13] nand/fsmc: Pass partition information through platform data

Vipin Kumar vipin.kumar at st.com
Wed Mar 14 23:34:37 EDT 2012


On 3/14/2012 5:42 PM, Artem Bityutskiy wrote:
> On Wed, 2012-03-14 at 11:47 +0530, Vipin Kumar wrote:
>> +	ret = mtd_device_parse_register(&host->mtd, NULL, 0, host->partitions,
>> +			host->nr_partitions);
>
> This causes a GCC warning about passing plain 0 as NULL. But I'll amend
> the patch myself and fix this.
>

Thanks Artem



More information about the linux-mtd mailing list