]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most-core: Use bus_find_device_by_name
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Fri, 14 Jun 2019 17:53:56 +0000 (18:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2019 03:22:30 +0000 (05:22 +0200)
commitcd54fab2f15a5b32cc91d2cb755a50a7f1e4db9a
treea558a7c7c370cd3b0c1dd61f6f4edb3fb32d2ed6
parent7e8d6920b9501b6dc5729e1d220aeea96285fa66
staging: most-core: Use bus_find_device_by_name

Use bus_find_device_by_name() helper instead of writing our
own helper.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Christian Gromm <christian.gromm@microchip.com>
Cc: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c