From: Marc Dietrich Date: Mon, 29 Apr 2013 21:14:52 +0000 (+0200) Subject: staging: nvec: cleanup childs on remove X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~762 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d398f56ed7ddf8a2f3ffdd15323bc31296d14c5d;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