summaryrefslogtreecommitdiff
path: root/include/linux/regmap.h
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2022-08-08 23:33:58 +0300
committerMark Brown <broonie@kernel.org>2022-08-15 03:20:09 +0300
commit159dfabd207628c983e0c3c5ef607f496ff5e6a5 (patch)
tree40365243abd1187b12bdf591415abaeefbb4ade9 /include/linux/regmap.h
parentada79bca380009a85d1e643e5a4da0c079f28225 (diff)
downloadlinux-159dfabd207628c983e0c3c5ef607f496ff5e6a5.tar.xz
regmap: mmio: Get rid of broken 64-bit IO
The current implementation, besides having no active users, is broken by design of regmap. For 64-bit IO we need to supply 64-bit value, otherwise there is no way to handle upper 32 bits in 64-bit register. Hence, remove the broken IO accessors for good and wait for real user that can fix entire regmap API for that. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: William Breathitt Gray <william.gray@linaro.org> Link: https://lore.kernel.org/r/20220808203401.35153-3-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/regmap.h')
0 files changed, 0 insertions, 0 deletions