From: Thomas Abraham Date: Mon, 17 Sep 2012 18:16:42 +0000 (+0000) Subject: mmc: dw_mmc: add support for implementation specific callbacks X-Git-Tag: v3.7-rc1~69^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800d78bfccb3d38116abfda2a5b9c8afdbd5ea21;p=pandora-kernel.git mmc: dw_mmc: add support for implementation specific callbacks The core dw-mshc controller driver can let platform specific implementations of the dw-mshc controller to control the hardware as required by such implementations. This is acheived by invoking implementation specific (optional) callbacks. Define the list of callbacks supported the add invocation points for the same. Signed-off-by: Thomas Abraham Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-diff-tree failed