From: Daeseok Youn Date: Thu, 29 May 2014 09:10:27 +0000 (+0900) Subject: staging: dgap: remove useless dgap_probe1() function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1898 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836bf241d8062490698e9238e805f7847f3fb179;p=pandora-kernel.git staging: dgap: remove useless dgap_probe1() function The dgap_probe1() function is just calling dgap_found_board(). So it is removed and dgap_found_board() is called directly. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed