commit | b177a530bbe4f7dd01617f542311f87208d21ec6 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Thu Jun 13 10:57:01 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Fri Jul 05 12:46:27 2013 -0400 |
tree | c8c3864b2f9a883f877bb8d01118cea321d4713b | |
parent | 04520817d90f1dce863ab7f06531da7579798696 [diff] |
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 <heiko@sntech.de> Acked-by: Seungwon Jeon <tgih.jun@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>