On Thu, Oct 19, 2017 at 4:18 PM, <[email protected]> wrote: > From: Frank Rowand <[email protected]> > > A device tree overlay notifier can return NOTIFY_OK, NOTIFY_STOP, > or an embedded errno. overlay_notify() incorrectly reports an > error for NOTIFY_OK. > > Reported-by: [email protected] > Signed-off-by: Frank Rowand <[email protected]> > --- > drivers/of/overlay.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied. Rob

