|
@@ -266,8 +266,7 @@ static struct mc13xxx_platform_data pcm038_pmic = {
|
|
.regulators = pcm038_regulators,
|
|
.regulators = pcm038_regulators,
|
|
.num_regulators = ARRAY_SIZE(pcm038_regulators),
|
|
.num_regulators = ARRAY_SIZE(pcm038_regulators),
|
|
},
|
|
},
|
|
- .flags = MC13XXX_USE_ADC | MC13XXX_USE_REGULATOR |
|
|
|
|
- MC13XXX_USE_TOUCHSCREEN,
|
|
|
|
|
|
+ .flags = MC13XXX_USE_ADC | MC13XXX_USE_TOUCHSCREEN,
|
|
};
|
|
};
|
|
|
|
|
|
static struct spi_board_info pcm038_spi_board_info[] __initdata = {
|
|
static struct spi_board_info pcm038_spi_board_info[] __initdata = {
|