diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-12 09:25:03 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-24 13:08:51 +0300 |
commit | a21cad9312767d26b5257ce0662699bb202cdda1 (patch) | |
tree | f826a8fb5c2d5e3ca3eab248a95571df5a95a37a /tools/perf/scripts/python/task-analyzer.py | |
parent | 18311a766c587fc69b1806f1d5943305903b7e6e (diff) | |
download | linux-a21cad9312767d26b5257ce0662699bb202cdda1.tar.xz |
driver core: Split devres APIs to device/devres.h
device.h is a huge header which is hard to follow and easy to miss
something. Improve that by splitting devres APIs to device/devres.h.
In particular this helps to speedup the build of the code that includes
device.h solely for a devres APIs.
While at it, cast the error pointers to __iomem using IOMEM_ERR_PTR()
and fix sparse warnings.
Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions