Hendrik Brueckner d1e61fe49f s390/3270: fix missing device_destroy() call
Unloading the fs3270 kernel module does not remove the created
"3270/tub" device.  Reloading the module then causes a sysfs warning:
"sysfs: cannot create duplicate filename '/devices/virtual/3270/3270!tub'".

Call device_destroy() in the module exit function to solve this issue.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-11-15 14:08:37 +01:00
..
2005-04-16 15:20:36 -07:00
2013-01-15 22:43:15 -08:00
2013-02-14 15:55:03 +01:00
2013-03-18 16:19:45 -07:00
2013-02-22 23:31:31 -05:00
2013-06-28 14:34:33 +02:00