-
由 Matthias Brugger 提交于
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: NMatthias Brugger <matthias.bgg@gmail.com> Reviewed-by: NEnric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: NChun-Kuang Hu <chunkuang.hu@kernel.org>
deb0f88b