Merge branch 'topic/for-asoc'

This commit is contained in:
Samuel Ortiz
2013-09-02 10:31:08 +02:00
4 changed files with 46 additions and 24 deletions
+3
View File
@@ -30,6 +30,8 @@
#include <mach/hardware.h>
struct regmap;
/*
* Register values.
*/
@@ -113,6 +115,7 @@ struct davinci_vc {
/* Memory resources */
void __iomem *base;
struct regmap *regmap;
/* MFD cells */
struct mfd_cell cells[DAVINCI_VC_CELLS];
-1
View File
@@ -230,7 +230,6 @@ struct twl6040 {
int audpwron;
int power_count;
int rev;
u8 vibra_ctrl_cache[2];
/* PLL configuration */
int pll;