uwb: umc-dev: add missing put_device call
authorLevente Kurusa <levex@linux.com>
Thu, 19 Dec 2013 15:06:51 +0000 (16:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 18:26:46 +0000 (10:26 -0800)
commit1ce0fd15be2888569d4cea25fbd548f5f91c23a1
tree14215de07f4d4ab0bbcd8a2de05d732023bb1099
parent8f24c4905cdc86f9ecef1c2690950b219681e749
uwb: umc-dev: add missing put_device call

This is required so that we give up the last reference to the device.

Signed-off-by: Levente Kurusa <levex@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uwb/umc-dev.c