diff options
author | Andy Shevchenko <[email protected]> | 2019-10-25 11:56:11 +0300 |
---|---|---|
committer | Andy Shevchenko <[email protected]> | 2019-12-13 16:48:48 +0200 |
commit | 1e78ea71226b68cec24dca53c53e673de60211bf (patch) | |
tree | 33bdf45364a778d59ebeb1d56e111d837ad98650 /lib/test_stackinit.c | |
parent | 03fb681badafa3035d2af4cb48870f69ad993dcb (diff) |
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 <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions