From: Wolfram Sang Date: Sat, 28 Jan 2012 01:16:41 +0000 (+0100) Subject: regmap: Properly round reg_bytes and val_bytes X-Git-Tag: v3.4-rc1~126^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c212acccc368a087a53559aac2b7d3be941b1252;p=pandora-kernel.git regmap: Properly round reg_bytes and val_bytes For the upcoming 2/6-format, we don't see debugfs output otherwise, since the current division results in 0. I'd think 10/14 is broken currently, too. Signed-off-by: Wolfram Sang Signed-off-by: Mark Brown --- Reading git-diff-tree failed