From: Akinobu Mita Date: Mon, 20 Nov 2006 19:53:18 +0000 (+0900) Subject: driver core: delete virtual directory on class_unregister() X-Git-Tag: v2.6.20-rc1~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c53c4ff01a3551e9d73604eba42e372e9d0c1a;p=pandora-kernel.git driver core: delete virtual directory on class_unregister() Class virtual directory is created as the need arises. But it is not deleted when the class is unregistered. Signed-off-by: Akinobu Mita Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed