From: Charles Keepax Date: Mon, 16 Jun 2014 20:15:31 +0000 (+0100) Subject: mfd: wm8994: Add a bunch of missing defaults/readables X-Git-Tag: omap-for-v3.17/fixes-against-rc2~129^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2698e8272e3714ad4b5b31eb857a6e5eb6f33ba7;p=pandora-kernel.git mfd: wm8994: Add a bunch of missing defaults/readables Ever since this commit: commit d4807ad2c4c0e17b6f00e3be9492c81de0804f40 regmap: Check readable regs in _regmap_read Regmap will refuse to read a register which is not marked as readable, this has highlighted a number of controls in this driver which are not marked as readable/missing defaults. This patch corrects the situation, by adding the missing readables/defaults. Signed-off-by: Charles Keepax Signed-off-by: Lee Jones --- Reading git-diff-tree failed