commit | 24327c478b2fc17a01b21a4721f35f22a51fe12b | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Tue Mar 23 15:02:54 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 26 14:47:19 2021 +0100 |
tree | 1f1092542071fba2fa7b03f113a797c8cc7d0c92 | |
parent | a099d36884365748d68d77d0873e3e91f507ed12 [diff] |
usb: mtu3: drop CONFIG_OF The driver can match only the devices created by the OF core via the DT table, so the table should be always used. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Link: https://lore.kernel.org/r/1616482975-17841-12-git-send-email-chunfeng.yun@mediatek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>