Home
last modified time | relevance | path

Searched hist:"304843 c7ac44be6af5e88756496e8ead01436ebe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ptp/
H A Dptp_ocp.cdiff 304843c7ac44be6af5e88756496e8ead01436ebe Wed Sep 21 09:10:05 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> ptp_ocp: use device_find_any_child() instead of custom approach

We have already a helper to get the first child device, use it and
drop custom approach.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Vadim Fedorenko <vadfed@fb.com>
Link: https://lore.kernel.org/r/20220921141005.2443-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>