]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1190be1412296215c7eb7dfa1e702bff226610e2
tree14215de07f4d4ab0bbcd8a2de05d732023bb1099
parent5e707e4d1fe7847a779abebb89258d3e42b82721
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