X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fwm_hubs.h;h=e51c16683589ffb612f3ec58761f01ea24c7223e;hb=b2c812e22de88bb79c290c0e718280f10b64a48d;hp=420104fe9c90467a1c9027c3e9bc234cab28ecc8;hpb=4582a30c2fdca5d2b40f63a20ea082b93230ff2b;p=deliverable%2Flinux.git diff --git a/sound/soc/codecs/wm_hubs.h b/sound/soc/codecs/wm_hubs.h index 420104fe9c90..e51c16683589 100644 --- a/sound/soc/codecs/wm_hubs.h +++ b/sound/soc/codecs/wm_hubs.h @@ -21,6 +21,7 @@ extern const unsigned int wm_hubs_spkmix_tlv[]; /* This *must* be the first element of the codec->private_data struct */ struct wm_hubs_data { int dcs_codes; + int dcs_readback_mode; int hp_startup_mode; };