Home
last modified time | relevance | path

Searched hist:fea783e6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dacpi.cfea783e6 Tue Dec 07 09:41:43 CST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> thunderbolt: Do not dereference fwnode in struct device

In order to make the underneath API easier to change in the future,
prevent users from dereferencing fwnode from struct device.
Instead, use the specific dev_fwnode() API for that.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>