Home
last modified time | relevance | path

Searched hist:"28 a03fae6e524d39fec14fea1ee67b86f4870658" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-dummy.cdiff 28a03fae6e524d39fec14fea1ee67b86f4870658 Fri Aug 04 04:27:09 CDT 2023 Yang Yingliang <yangyingliang@huawei.com> coresight: dummy: simplify the code with module_platform_driver

The init/exit() of driver only calls platform_driver_register/unregister,
it can be simpilfied with module_platform_driver.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20230804092709.1359264-1-yangyingliang@huawei.com