Merge branch 'topic/for-asoc'
This commit is contained in:
@@ -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];
|
||||
|
||||
@@ -230,7 +230,6 @@ struct twl6040 {
|
||||
int audpwron;
|
||||
int power_count;
|
||||
int rev;
|
||||
u8 vibra_ctrl_cache[2];
|
||||
|
||||
/* PLL configuration */
|
||||
int pll;
|
||||
|
||||
Reference in New Issue
Block a user