24 Jan
2014
24 Jan
'14
12:10 p.m.
On Fri, Jan 24, 2014 at 02:09:24PM +0530, Sachin Kamat wrote:
+#if IS_ENABLED(CONFIG_I2C) +static const char *wm8580_supply_names[WM8580_NUM_SUPPLIES] = {
- "AVDD",
- "DVDD",
- "PVDD",
+};
This is obviously not sensible - the device doesn't suddenly stop needing power if it is using SPI.