From: Heiko Stübner Date: Thu, 13 Jun 2013 08:57:01 +0000 (+0200) Subject: mmc: dw_mmc-pltfm: move probe and remove below dt match table X-Git-Tag: v3.11-rc1~50^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b177a530bbe4f7dd01617f542311f87208d21ec6;p=pandora-kernel.git mmc: dw_mmc-pltfm: move probe and remove below dt match table In a subsquent patch probe will need to do some handling of data from the dt match table. So to prevent the need for forward declarations, move probe and remove below the match table. Signed-off-by: Heiko Stuebner Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed