Files
linux/drivers
Hans de Goede 45a061d6b4 mux: core: fix double get_device()
commit aa1f10e85b upstream.

class_find_device already does a get_device on the returned device.
So the device returned by of_find_mux_chip_by_node is already referenced
and we should not reference it again (and unref it on error).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-17 09:45:27 +01:00
..
2017-12-14 09:53:13 +01:00
2017-11-03 09:02:30 -07:00
2018-01-17 09:45:23 +01:00
2017-12-29 17:53:46 +01:00
2018-01-17 09:45:23 +01:00
2018-01-17 09:45:27 +01:00
2017-11-03 09:02:30 -07:00
2018-01-02 20:31:05 +01:00
2018-01-02 20:31:05 +01:00
2017-12-17 15:07:56 +01:00