]> Pileus Git - ~andy/linux/blobdiff - include/sound/cs42l52.h
Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next
[~andy/linux] / include / sound / cs42l52.h
index 4c68955f7330ca47f5911b3622d046d2f4230b95..7c2be4a51894484e8a05fe08d11751c1cc7e04ab 100644 (file)
@@ -31,6 +31,8 @@ struct cs42l52_platform_data {
        /* Charge Pump Freq. Check datasheet Pg73 */
        unsigned int chgfreq;
 
+       /* Reset GPIO */
+       unsigned int reset_gpio;
 };
 
 #endif /* __CS42L52_H */