]> asedeno.scripts.mit.edu Git - linux.git/commit
media: marvell-ccic: mmp: add MODULE_DEVICE_TABLE
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 22 Jul 2019 11:33:10 +0000 (07:33 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 25 Jul 2019 10:27:14 +0000 (06:27 -0400)
commit08aac0e32fe44b0afe67da96b01c5c0aa27c7b67
tree5c4b30895831ab7f1e88acc80d4e2d043890c7bf
parent173f6eacc8a89ae4b08b166735930e6c46951a81
media: marvell-ccic: mmp: add MODULE_DEVICE_TABLE

This fixes autoloading the module by the OF compatible string.

Fixes: 83c40e6611ec ("media: marvell-ccic/mmp: add devicetree support")
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/marvell-ccic/mmp-driver.c