From: Sudip Mukherjee Date: Mon, 9 Mar 2015 14:38:23 +0000 (+0530) Subject: staging: panel: register reboot X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb046fef9668;p=pandora-kernel.git staging: panel: register reboot we donot need the reboot notifier in module init section, as the notifier is used after lcd is initialized. so lets register for the reboot notifier only after we have successfully attached to the parallel port. and similarly unregister at detach. Signed-off-by: Sudip Mukherjee Acked-by: Willy Tarreau Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed