From: Mark Brown Date: Wed, 25 Jan 2012 20:46:53 +0000 (+0000) Subject: regmap: Unexport regcache_write() and regcache_read() X-Git-Tag: v3.4-rc1~126^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e53b195e412a813e915843adc7e4d91868e8e94;p=pandora-kernel.git regmap: Unexport regcache_write() and regcache_read() They have no current users which is fortunate as they don't take the lock and therefore aren't safe to use externally. We'll need to add new operations if direct cache access is needed. Signed-off-by: Mark Brown --- Reading git-diff-tree failed