diff options
author | Levente Kurusa <levex@linux.com> | 2013-12-19 16:03:27 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-07-30 13:27:51 +0200 |
commit | 82242d28ff8bd2b3e0230190529c1ff333c766e1 (patch) | |
tree | 332b799835dcdd66aff9c6b5010fa3c842f09981 /drivers/ata | |
parent | f0a7a2d042807d08e5bcfd3194e74b16810c4def (diff) | |
download | linux-82242d28ff8bd2b3e0230190529c1ff333c766e1.tar.bz2 |
MIPS: IP22: Add missing put_device call
This is required so that we give up the last reference to the device.
Also, create a gio_bus_release() that calls kfree on the device argument to
properly kfree() the memory allocated for the device.
[ralf@linux-mips.org: Reformat to Linux coding style and make
gio_bus_release static.]
Signed-off-by: Levente Kurusa <levex@linux.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6261/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions