linux/drivers/net/wireless/ti/wlcore
Geert Uytterhoeven 1aa3367ca7 wlcore: spi: Use dev_err_probe()
Use the existing dev_err_probe() helper instead of open-coding the same
operation.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/465e76901b801ac0755088998249928fd546c08a.1634647460.git.geert+renesas@glider.be
2021-10-27 10:31:33 +03:00
..
Kconfig
Makefile
acx.c
acx.h
boot.c wlcore: fix overlapping snprintf arguments in debugfs 2021-04-17 21:01:56 +03:00
boot.h
cmd.c wlcore: Fix missing function name in comments 2021-06-15 16:10:47 +03:00
cmd.h
conf.h
debug.h
debugfs.c
debugfs.h wlcore: Fix buffer overrun by snprintf due to incorrect buffer size 2021-04-22 17:39:29 +03:00
event.c wlcore: fix read pointer update 2021-06-14 18:49:42 +03:00
event.h
hw_ops.h
ini.h
init.c
init.h
io.c
io.h
main.c Driver core changes for 5.14-rc1 2021-07-05 13:51:41 -07:00
ps.c
ps.h
rx.c
rx.h
scan.c
scan.h
sdio.c
spi.c wlcore: spi: Use dev_err_probe() 2021-10-27 10:31:33 +03:00
sysfs.c wlcore: use DEVICE_ATTR_<RW|RO> macro 2021-06-14 18:47:09 +03:00
sysfs.h
testmode.c
testmode.h
tx.c
tx.h
vendor_cmd.c
vendor_cmd.h
wl12xx_80211.h
wlcore.h wlcore: Fix command execute failure 19 for wl12xx 2021-01-25 16:42:12 +02:00
wlcore_i.h