From: Mark Brown Date: Wed, 18 Jan 2012 10:52:25 +0000 (+0000) Subject: regmap: Add support for padding between register and address X-Git-Tag: v3.4-rc1~126^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82159ba8e6ef8c38e3e0452d90b4ff8da9e4b2c1;p=pandora-kernel.git regmap: Add support for padding between register and address Some devices, especially those with high speed control interfaces, require padding between the register and the data. Support this in the regmap API by providing a pad_bits configuration parameter. Only devices with integer byte counts are supported. Signed-off-by: Mark Brown --- Reading git-diff-tree failed