]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
regmap: Cleanup and microoptimization
authorMark Brown <broonie@kernel.org>
Mon, 2 Dec 2024 13:42:01 +0000 (13:42 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 2 Dec 2024 13:42:01 +0000 (13:42 +0000)
Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:

Two patches move the code to use BITS_TO_BYTES(), while the last
one otpimizes the code generation on x86 (32- and 64-bit on different
compilers).


Trivial merge