staging: most: usb: add release function for DCI device
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 28 Sep 2018 21:37:19 +0000 (23:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 22:18:36 +0000 (15:18 -0700)
commit869d3acd488c282421468b60b5c6ed205c1da1b0
tree250b822d353aa2c58ca470d817eda69ce0e70c06
parent7a7e50b36dea2f1f516fa977c561d27dfde37dca
staging: most: usb: add release function for DCI device

This patch adds the missing release function for the DCI device that frees
the container structure it is embedded in.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c