]> Git Repo - linux.git/commit
device property: Don't split fwnode_get_irq*() APIs in the code
authorAndy Shevchenko <[email protected]>
Thu, 3 Feb 2022 12:56:13 +0000 (14:56 +0200)
committerRafael J. Wysocki <[email protected]>
Mon, 14 Feb 2022 17:57:41 +0000 (18:57 +0100)
commitb2638e56c2ced2ca258d22f939c47327b189e00c
treed002b3bccb214acdbee624744bf868da78ebb76b
parenta47381055bd50ffb369b94dde91b9c6f3d761000
device property: Don't split fwnode_get_irq*() APIs in the code

New fwnode_get_irq_byname() landed after an unrelated function
by ordering. Move fwnode_iomap(), so fwnode_get_irq*() APIs will
go together.

No functional change intended.

Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Sakari Ailus <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/base/property.c
include/linux/property.h
This page took 0.058883 seconds and 4 git commands to generate.