From: Marc Dietrich Date: Mon, 29 Apr 2013 21:14:52 +0000 (+0200) Subject: staging: nvec: cleanup childs on remove X-Git-Tag: v3.10-rc3~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b62f60f67e0375c09d3c385ba90999d39d3dce;p=pandora-kernel.git staging: nvec: cleanup childs on remove Disable device functions and unregister notifier if available. The serio device must not be "kzallocated". Otherwise serio_unregister_port will fail because the device is already freed. Signed-off-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed