diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-11-25 17:56:41 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-12-13 16:48:47 +0200 |
commit | 990ec243cb77c682e12bb84c98906880536132aa (patch) | |
tree | e72a498837487de021063e24e00380a76da4a062 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 66c812d22ecdca74015477429a271697655dbfd4 (diff) |
pinctrl: baytrail: Keep pointer to struct device instead of its container
There is no need to keep pointer to struct platform_device, which is container
of struct device, because the latter is what have been used everywhere outside
of ->probe() path. In any case we may derive pointer to the container when
needed.
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions