pinctrl: tegra: xusb: Add note about legacy status
authorThierry Reding <thierry.reding@gmail.com>
Mon, 23 Sep 2019 09:54:00 +0000 (11:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 4 Oct 2019 21:20:04 +0000 (23:20 +0200)
commit9978339ae4e08fd6b7c8200db0fff9dbe6e034d2
tree524209ae3a93085c02399a6ddd603020d1781fb2
parent5ff8aca906f3a7a7db79fad92f2a4401107ef50d
pinctrl: tegra: xusb: Add note about legacy status

Add a comment about why the call to of_match_node() cannot be replaced
by of_device_get_match_data(). This will hopefully prevent people from
attempting to clean this up in the future.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20190923095400.GA11084@ulmo
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/tegra/pinctrl-tegra-xusb.c