diff options
author | Michael Walle <michael@walle.cc> | 2022-04-04 11:56:07 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-06-27 08:51:56 +0200 |
commit | b46dd0cb93decf58c43db0a39c1c047fc5315901 (patch) | |
tree | 7196ddd31a01d7d6c9d4404fc24bc117314ac155 /drivers/video | |
parent | soc: fsl: guts: allocate soc_dev_attr on the heap (diff) | |
download | linux-b46dd0cb93decf58c43db0a39c1c047fc5315901.tar.xz linux-b46dd0cb93decf58c43db0a39c1c047fc5315901.zip |
soc: fsl: guts: use of_root instead of own reference
There is already a global of_root reference. Use that instead of getting
one on our own. We don't need to care about the reference count either
this way.
Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions