mfd: sec: Put one element structure initialisation on one line
authorStuart Menefy <stuart.menefy@mathembedded.com>
Wed, 13 Feb 2019 22:24:01 +0000 (22:24 +0000)
committerLee Jones <lee.jones@linaro.org>
Tue, 14 May 2019 07:13:25 +0000 (08:13 +0100)
commitf01faec6256c9ad2fb89b1c8ab8a765f57657c56
tree95d909893a6e622c1bed5f085f8195d049c9fc9b
parent236c765d6abc80e4aac148eeaa6501c0ff43d18a
mfd: sec: Put one element structure initialisation on one line

Change the layout of the initialisation of structures with one
element to a single line of code. This keeps the coding style
consistent.

Signed-off-by: Stuart Menefy <stuart.menefy@mathembedded.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/sec-core.c