OpenCloudOS-Kernel/drivers/staging/fieldbus
Tian Tao 07ff20cf17 staging: fieldbus: simplify devm_anybuss_host_common_probe
Use devm_add_action_or_reset() instead of devres_alloc() and
devres_add(), which works the same. This will simplify the
code. There is no functional changes.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Link: https://lore.kernel.org/r/1618275183-56792-1-git-send-email-tiantao6@hisilicon.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-13 09:53:41 +02:00
..
Documentation
anybuss staging: fieldbus: simplify devm_anybuss_host_common_probe 2021-04-13 09:53:41 +02:00
Kconfig
Makefile
TODO
dev_core.c staging: fieldbus: use kobj_to_dev() to get device 2020-11-23 17:59:51 +01:00
fieldbus_dev.h