aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2019-10-22 10:43:12 +0200
committerGreg Kroah-Hartman <[email protected]>2019-11-05 18:32:21 +0100
commit6e924822752cb1664fa8f76cb9c0927490bca139 (patch)
tree8821de0d04ae3ff79b71bb8bbdae537ccae33501 /scripts/gen_compile_commands.py
parent4154abca299e0f27dfe362733bb5296c7bb4d63f (diff)
lib: devres: prepare devm_ioremap_resource() for more variants
We want to add the write-combined variant of devm_ioremap_resource(). Let's first implement __devm_ioremap_resource() which takes an additional argument type. The types are the same as for __devm_ioremap(). The existing devm_ioremap_resource() now simply calls __devm_ioremap_resource() with regular DEVM_IOREMAP type. Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions