diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2020-05-18 13:22:54 +0200 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2020-07-05 06:11:50 +0800 |
commit | deb0f88b2208e9e6dbe39a0cbb3cdc458580d999 (patch) | |
tree | 5ab01eade08e9d192a26444db2c9ffaba11db053 /drivers/usb/cdns3/cdns3-ti.c | |
parent | e9052927941d393b4bed6f295da763172b7829f0 (diff) |
drm/mediatek: Delete not used of_device_get_match_data
The driver will be loaded by via a platform device. So we
will need to get the device_node from the parent device.
Depending on this we will set the driver data.
As all this is done later already, just delete the call to
of_device_get_match_data.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions