]> git.baikalelectronics.ru Git - kernel.git/commit
soc: imx8: Use existing of_root directly
authorAnson Huang <Anson.Huang@nxp.com>
Tue, 18 Jun 2019 09:43:38 +0000 (17:43 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 18 Jun 2019 13:27:00 +0000 (21:27 +0800)
commitacd31f0ead0b1bb36ed0783b64fab9ac355dcf2a
tree6dd506ae48ffd66b333b6a57358c37157fea7f89
parent73d7911bed2358c4f4d02a54a9988cfe455970cc
soc: imx8: Use existing of_root directly

There is common of_root for reference, no need to find it
from DT again, use of_root directly to make driver simple.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/soc-imx8.c