From: Lee Jones Date: Thu, 21 Mar 2013 15:59:01 +0000 (+0000) Subject: ARM: ux500: regulators: Add mask for configuration X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~25^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c1b8438d4bc99269aba560739e3e6cb640584f4;p=pandora-kernel.git ARM: ux500: regulators: Add mask for configuration There is already before a register mask in the regulator driver to allow some bits of a register to be initialized. The register value is defined in the board configuration. This patch puts a mask in the board configuration to specify which bits should actually be altered. The purpose with this patch is to avoid future mistakes when updating the allowed bits in the regulator driver. Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed