diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-10-25 11:56:11 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-12-13 16:48:48 +0200 |
commit | 1e78ea71226b68cec24dca53c53e673de60211bf (patch) | |
tree | 33bdf45364a778d59ebeb1d56e111d837ad98650 /net/ax25 | |
parent | 03fb681badafa3035d2af4cb48870f69ad993dcb (diff) | |
download | linux-stable-1e78ea71226b68cec24dca53c53e673de60211bf.tar.gz linux-stable-1e78ea71226b68cec24dca53c53e673de60211bf.tar.bz2 linux-stable-1e78ea71226b68cec24dca53c53e673de60211bf.zip |
pinctrl: lynxpoint: 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.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'net/ax25')
0 files changed, 0 insertions, 0 deletions