From: Rhyland Klein Date: Tue, 8 May 2012 18:42:38 +0000 (-0700) Subject: mfd: Commonize tps65910 regmap access through header X-Git-Tag: v3.5-rc1~51^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7e82759c692df473675ed06fb90b20f1f225c3;p=pandora-kernel.git mfd: Commonize tps65910 regmap access through header This change removes the read/write callback functions in favor of common regmap accessors inside the header file. This change also makes use of regmap_read/write for single register access which maps better onto what this driver actually needs. Signed-off-by: Rhyland Klein Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed