linux/drivers/mux
Peter Rosin 6632866df8 mux: add missing mux_state_get
And implement devm_mux_state_get in terms of the new function.

Now we have both mux_state_get and mux_state_put as convenient functions
ready to be exported should someone ever need unmanaged interfaces.

Tested-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
Link: https://lore.kernel.org/r/6f8cfdfd-9fa6-40d1-09b3-0c9fc50835ac@axentia.se
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-04 15:47:11 +01:00
..
adg792a.c
adgs1408.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
core.c mux: add missing mux_state_get 2022-02-04 15:47:11 +01:00
gpio.c mux: gpio: Simplify code by using dev_err_probe() 2021-04-02 16:28:53 +02:00
Kconfig
Makefile
mmio.c