summaryrefslogtreecommitdiffstats
path: root/lib/memweight.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2019-10-22 10:43:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-05 18:32:21 +0100
commit6e924822752cb1664fa8f76cb9c0927490bca139 (patch)
tree8821de0d04ae3ff79b71bb8bbdae537ccae33501 /lib/memweight.c
parent4154abca299e0f27dfe362733bb5296c7bb4d63f (diff)
downloadlinux-6e924822752cb1664fa8f76cb9c0927490bca139.tar.bz2
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 <bgolaszewski@baylibre.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20191022084318.22256-3-brgl@bgdev.pl Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/memweight.c')
0 files changed, 0 insertions, 0 deletions