diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-12-02 21:48:38 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-12-06 14:49:27 +0100 |
commit | 766cc7f12078fe80dd88469e3dfe045e49bdf2bb (patch) | |
tree | 52bbc5f0cf3f201f9f43d23e1f265776762ff9cf /sound/soc/ti | |
parent | ASoC: test-component: fix null pointer dereference. (diff) | |
download | linux-766cc7f12078fe80dd88469e3dfe045e49bdf2bb.tar.xz linux-766cc7f12078fe80dd88469e3dfe045e49bdf2bb.zip |
ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignment
Some of the drivers do not set parent device. This may lead to obstacles
during debugging or understanding the device relations from the Linux
point of view. Assign parent device for GPIO chips created by these
drivers.
While at it, let GPIO library to assign of_node from the parent device.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211202204838.75287-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/ti')
0 files changed, 0 insertions, 0 deletions