linux-stable/drivers/mux
Andy Shevchenko 38ab861493 mux: gpio: Simplify code by using dev_err_probe()
Use already prepared dev_err_probe() introduced by the commit
a787e5400a ("driver core: add device probe log helper").
It simplifies EPROBE_DEFER handling.

Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210330193325.68362-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-02 16:28:53 +02:00
..
Kconfig mux: mmio: add generic regmap bitfield-based multiplexer 2019-06-21 15:59:53 +02:00
Makefile mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux 2018-08-02 10:23:02 +02:00
adg792a.c mux: adg792a: switch to using .probe_new 2018-04-23 13:31:27 +02:00
adgs1408.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
core.c drivers: Introduce device lookup variants by of_node 2019-07-30 13:07:41 +02:00
gpio.c mux: gpio: Simplify code by using dev_err_probe() 2021-04-02 16:28:53 +02:00
mmio.c mux: mmio: add generic regmap bitfield-based multiplexer 2019-06-21 15:59:53 +02:00