diff options
author | Andy Shevchenko <[email protected]> | 2019-11-25 17:56:41 +0200 |
---|---|---|
committer | Andy Shevchenko <[email protected]> | 2019-12-13 16:48:47 +0200 |
commit | 990ec243cb77c682e12bb84c98906880536132aa (patch) | |
tree | e72a498837487de021063e24e00380a76da4a062 /lib/test_overflow.c | |
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 <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions