Re: [PATCH] mtd: nand: mxc_nand: fix a possible NULL dereference

From: Corentin LABBE
Date: Mon Nov 16 2015 - 14:12:23 EST


Le 16/11/2015 19:33, Brian Norris a écrit :
> On Thu, Nov 12, 2015 at 09:19:09AM +0100, Uwe Kleine-König wrote:
>> I really wonder there is no helper
>> function like:
>>
>> #define of_sensible_name(dev) of_match_device(dev->driver->of_match_table, dev)
>
> How about of_device_get_match_data()?
>
> It's not exactly what you asked for, but it gets what you need here.
>
> Brian
>

I have got the same comment from another thread.
I will use it. Thanks

Regards

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/