On Sun, Dec 09, 2018 at 11:29:40PM +0300, Dmitry Osipenko wrote: > There is no need to match device with the DT node since it was already > matched, use of_device_get_match_data() helper to get the match-data. > > Signed-off-by: Dmitry Osipenko > --- > drivers/memory/tegra/mc.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) Acked-by: Thierry Reding