Files
android_kernel_xiaomi_sm8450/include/linux/mfd
Gwendal Grignou 6f72c3f9bb mfd: cros_ec: add ec_align macros
To reduce code and improve performance of the embedded controller
firmware, pragma __aligned(2) or __aligned(4) are used when alignment to
16 or 32 bit boundary is expected.

Define all ec_align to packed when compiling kernel.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Acked-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Fabien Lahoudere <fabien.lahoudere@collabora.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2019-06-10 09:15:08 +01:00
..
2017-04-27 09:25:07 +01:00
2017-07-06 08:29:13 +01:00
2019-05-08 12:50:06 +01:00
2017-08-21 08:54:05 +01:00
2019-01-16 13:59:34 +00:00