]> git.baikalelectronics.ru Git - kernel.git/commit
device property: Don't split fwnode_get_irq*() APIs in the code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 3 Feb 2022 12:56:13 +0000 (14:56 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 14 Feb 2022 17:57:41 +0000 (18:57 +0100)
commitac674af3621ba7daffe4ecdb6b88ade4852ab289
treed002b3bccb214acdbee624744bf868da78ebb76b
parentf7776fabc4002c02a2cecaaaa662c2b6850b8afb
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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/property.c
include/linux/property.h