]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: add missing put_device call
authorLevente Kurusa <levex@linux.com>
Thu, 19 Dec 2013 15:06:52 +0000 (16:06 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Dec 2013 19:40:29 +0000 (14:40 -0500)
commitd99b5c36d79fa5a70340d2f1ef5b9ce4acfa1f06
tree84d4a45009381bbf398cd41603e057e1d72baa1c
parent49287f2b0daf645b5f1804854c76aff68e4c73d6
bcma: 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: John W. Linville <linville@tuxdriver.com>
drivers/bcma/main.c