From: Jaehoon Chung Date: Mon, 3 Mar 2014 02:36:41 +0000 (+0900) Subject: mmc: dw_mmc: use the mmc_of_parse() instead of local parser X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a4fb0e60c613d85eda57fd1701177ae2f1c6b5;p=pandora-kernel.git mmc: dw_mmc: use the mmc_of_parse() instead of local parser mmc_of_parse() have been already parsed the general capability. Didn't need to use the local parser. Signed-off-by: Jaehoon Chung Acked-by: Seungwon Jeon Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed