On Mon, Feb 8, 2021 at 7:04 PM Saravana Kannan <[email protected]> wrote: > > Commit 4104ca776ba3 ("of: property: Add fw_devlink support for interrupts") > was not taking interrupt-map into account. Fix that. > > Reported-by: Marek Szyprowski <[email protected]> > Fixes: 4104ca776ba3 ("of: property: Add fw_devlink support for interrupts") > Signed-off-by: Saravana Kannan <[email protected]> > Tested-by: Marek Szyprowski <[email protected]> > --- > Greg, > > This needs to go into driver-core as the "Fixes" commit is only in > driver-core if I'm not mistaken. > > -Saravana > > drivers/of/property.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)
Acked-by: Rob Herring <[email protected]>

