media: allegro: don't pack MCU messages
authorMichael Tretter <m.tretter@pengutronix.de>
Mon, 13 Jul 2020 14:42:22 +0000 (16:42 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Jul 2020 12:00:31 +0000 (14:00 +0200)
commitfc1c13deb1f95467cf9819ef57157b542efcb901
treedcff71876b7f9ed2ce01bd39ebb3914566d8efad
parent53c200ff49636de598b2ef5689d548c774b0373a
media: allegro: don't pack MCU messages

The messages are now explicitly converted from the struct to the binary
representation used by the firmware. Therefore, there is no need to keep
the structs packed anymore.

Drop the attribute and avoid confusion why the mails are packed.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/allegro-dvt/allegro-mail.h