X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fsound%2Fcs42l52.h;h=7c2be4a51894484e8a05fe08d11751c1cc7e04ab;hb=022aa51e3fda0b3c6688defaa859961c11c36ec8;hp=4c68955f7330ca47f5911b3622d046d2f4230b95;hpb=d65c8f312c7a7e0b14db8f361cc692a263025bf5;p=~andy%2Flinux diff --git a/include/sound/cs42l52.h b/include/sound/cs42l52.h index 4c68955f733..7c2be4a5189 100644 --- a/include/sound/cs42l52.h +++ b/include/sound/cs42l52.h @@ -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 */