From: Laxman Dewangan Date: Thu, 26 Sep 2013 13:48:15 +0000 (+0530) Subject: clk: wm831x: get rid of the implementation of remove function X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92947789815f9ec808ad3de177af99a5d02ef6b2;p=pandora-kernel.git clk: wm831x: get rid of the implementation of remove function The remove function implemented for platform driver's remove callback just return 0 as part of its implementation. Remove this APIs and do not pass the valid .remove for platform driver. Signed-off-by: Laxman Dewangan Acked-by: Mark Brown Signed-off-by: Mike Turquette --- Reading git-diff-tree failed