Files
linux/drivers
Emilio G. Cota def1820d25 vme: add missing put_device() after device_register() fails
put_device() must be called after device_register() fails,
since device_register() always initializes the refcount
on the device structure.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-14 09:24:14 -08:00
..
2012-12-18 15:19:06 +10:30
2013-01-25 12:34:27 -08:00
2013-01-21 14:34:21 -08:00
2013-01-16 15:57:54 +01:00
2013-01-15 10:45:26 -07:00
2013-01-30 00:06:06 -05:00