Leonard Crestez 8400ab8896 clk: imx: Align imx sc clock parent msg structs to 4
The imx SC api strongly assumes that messages are composed out of
4-bytes words but some of our message structs have odd sizeofs.

This produces many oopses with CONFIG_KASAN=y.

Fix by marking with __aligned(4).

Fixes: 666aed2d13ee ("clk: imx: scu: add set parent support")
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Link: https://lkml.kernel.org/r/aad021e432b3062c142973d09b766656eec18fde.1582216144.git.leonard.crestez@nxp.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2020-03-25 18:46:05 -07:00
..
2020-01-04 23:34:39 -08:00
2020-02-08 13:58:44 -08:00
2020-01-04 23:34:39 -08:00
2019-05-30 16:33:37 -07:00
2020-01-04 23:34:39 -08:00
2018-12-11 09:57:47 -08:00
2020-01-28 13:26:48 -08:00
2018-07-06 13:44:06 -07:00
2019-07-15 20:18:40 -07:00