From: Stephen Warren Date: Fri, 6 Apr 2012 21:16:03 +0000 (-0600) Subject: regmap: validate regmap_raw_read/write val_len X-Git-Tag: v3.5-rc1~178^2~6^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851960ba7cb38a6a108d102e4c8b0ab702972e22;p=pandora-kernel.git regmap: validate regmap_raw_read/write val_len val_len should be a multiple of val_bytes. If it's not, error out early. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed