On Mon, Oct 14, 2019 at 10:40:21AM -0700, Dmitry Torokhov wrote: > If we fail to locate GPIO for any reason other than deferral or > not-found-GPIO, we try to print device tree node info, however if might > be freed already as we called of_node_put() on it. > > Acked-by: David S. Miller <da...@davemloft.net> > Signed-off-by: Dmitry Torokhov <dmitry.torok...@gmail.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew