HSI: omap_ssi: fix module unloading
authorSebastian Reichel <sre@kernel.org>
Fri, 29 Apr 2016 22:07:35 +0000 (00:07 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 2 May 2016 19:56:01 +0000 (21:56 +0200)
commitf704e1103e05a65c83b85c66d947e57bc20d6edd
tree5daa7284931512d19df195df957398dad30031a4
parent73e6ce09c068d42d627874019899f1138740a6c5
HSI: omap_ssi: fix module unloading

Removal of ssi controller debugfs directory must
happen after the clients have been removed from
it.

Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/hsi/controllers/omap_ssi.c