mfd: Add support for multiple arizona PDM speaker outputs

The registers have stride 2 so we can write the loop properly now.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Mark Brown
2012-07-09 19:33:14 +01:00
committed by Samuel Ortiz
parent 78a73e59db
commit 2a51da04fe
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
#define ARIZONA_MAX_OUTPUT 5
#define ARIZONA_MAX_PDM_SPK 1
#define ARIZONA_MAX_PDM_SPK 2
struct regulator_init_data;