]> git.baikalelectronics.ru Git - kernel.git/commit
USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 14 Jan 2019 20:16:08 +0000 (21:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:07:05 +0000 (10:07 +0100)
commit25d06d6066e3df7150c8a7adff40e0b4c7b4fc1f
tree6ad4737cb952071d40eb4556326bce9d230af124
parent4d3b8233512010dcdb9b9fdb8e38749252a4609a
USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE

This fixes autoloading the module by the OF compatible string.

Fixes: 90aab179b9fa ("USB: EHCI: ehci-mv: add DT support")
Cc: stable@vger.kernel.org
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-mv.c