Andy Shevchenko 159dfabd20
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>
2022-08-15 01:20:09 +01:00
..
2022-02-02 07:49:59 -07:00
2022-03-18 14:30:12 +01:00
2021-07-21 11:53:42 +02:00
2021-12-30 13:54:42 +01:00
2022-06-03 11:48:47 -07:00
2021-06-15 17:14:36 +02:00
2021-06-15 17:14:36 +02:00