soc: mediatek: pwrap: Compress of_device_id entries to one line
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tue, 17 May 2022 10:47:12 +0000 (12:47 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 7 Jun 2022 16:25:15 +0000 (18:25 +0200)
commitf1a95a356daa9790151a5a60535fcdbfc0ca2e9c
tree920b35f2279012233c46ca7f0a580471e460419b
parent43406cebf06b3519d10c665e6e0228be197b534c
soc: mediatek: pwrap: Compress of_device_id entries to one line

Compress each entry of the of_device_id tables in this driver to one
line instead of three, as they fit just fine in a single line.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220517104712.24579-6-angelogioacchino.delregno@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-pmic-wrap.c