X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fsound%2Fcs42l52.h;h=7c2be4a51894484e8a05fe08d11751c1cc7e04ab;hb=7971e23a66c94f1b9bd2d64a3e86dfbfa8c60121;hp=4c68955f7330ca47f5911b3622d046d2f4230b95;hpb=6df419e45d71b8d9a0de8e92a1212bbea460f0e0;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 */