On Wed, Oct 09, 2019 at 10:43:39AM +0800, JC Kuo wrote: > As xusb-tegra186.c will be reused for Tegra194, it would be good to > protect Tegra186 soc data with CONFIG_ARCH_TEGRA_186_SOC. This commit > also reshuffles Tegra186 soc data single CONFIG_ARCH_TEGRA_186_SOC > will be sufficient. > > Signed-off-by: JC Kuo > --- > Changes in v4: none > Changes in v3: none > Changes in v2: > - new patch to protect Tegra186 soc data with config > > drivers/phy/tegra/xusb-tegra186.c | 70 ++++++++++++++++--------------- > 1 file changed, 36 insertions(+), 34 deletions(-) Acked-by: Thierry Reding