On Thu, Mar 15, 2018 at 11:41 PM, Dmitry Torokhov <[email protected]> wrote:
> Instead of using of_property_read_bool() switch to using > device_property_read_bool() This will allow switching from platform data to > device properties everywhere. > > Signed-off-by: Dmitry Torokhov <[email protected]> Looks good to me. Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

