From: Venkatraman S Date: Wed, 8 Aug 2012 08:56:52 +0000 (+0530) Subject: mmc: omap_hsmmc: remove access to SYSCONFIG register X-Git-Tag: v3.7-rc1~69^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c31b2150ff96755d24e0ab6d6fea08a7bf5c44c;p=pandora-kernel.git mmc: omap_hsmmc: remove access to SYSCONFIG register SYSCONFIG register of HSMMC IP is managed by the omap hwmod abstraction layer. Resetting the IP and configuring the correct SYSCONFIG mode is centrally managed by hwmod. Remove code which manipulates IP reset and SYSCONFIG directly in the driver. Signed-off-by: Venkatraman S Acked-by: Felipe Balbi Signed-off-by: Chris Ball --- Reading git-diff-tree failed