On Fri, Dec 21, 2018 at 2:01 AM Jens Axboe <axboe@xxxxxxxxx> wrote: > > On 12/20/18 10:03 AM, Bartlomiej Zolnierkiewicz wrote: > > > > On 11/21/2018 02:04 PM, Yangtao Li wrote: > >> of_find_node_by_path() acquires a reference to the node > >> returned by it and that reference needs to be dropped by its caller. > >> bl_idle_init() doesn't do that, so fix it. > >> > >> Signed-off-by: Yangtao Li <tiny.windzz@xxxxxxxxx> > > > > Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx> > > Yangtao, were you going to resend this one? Actually,I've rensent the v2 at Nov 22.And I just changed the changelog. Can you pick it up? Thanks, Yangtao