From: Devendra Naga Date: Sat, 16 Mar 2013 18:38:39 +0000 (-0400) Subject: staging: olpc_dcon: return NOTIFY_DONE instead of the 0. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~529 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc5939d761b8c8c6de16814bad4126e4a173d11;p=pandora-kernel.git staging: olpc_dcon: return NOTIFY_DONE instead of the 0. return a valid macro instead of 0 (as #define NOTIFY_DONE 0) in the reboot callback Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed