diff options
| author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-01 23:35:00 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-01 23:35:00 -0500 |
| commit | 0998deb561fd2fd0e8743643afdc3477750e21fa (patch) | |
| tree | d92f8d2821c373e0cc6e04085cbcd56ce5162f6b /include | |
| parent | 3bc324922663bda59af5cdc409e8df3ed217d296 (diff) | |
| parent | 293750f9bcb3368d5298ed1a091b5402de359d3b (diff) | |
Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/cs4271.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/cs4271.h b/include/sound/cs4271.h index 50a059e7d116..6d9e15ed1dcf 100644 --- a/include/sound/cs4271.h +++ b/include/sound/cs4271.h | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | 19 | ||
| 20 | struct cs4271_platform_data { | 20 | struct cs4271_platform_data { |
| 21 | int gpio_nreset; /* GPIO driving Reset pin, if any */ | 21 | int gpio_nreset; /* GPIO driving Reset pin, if any */ |
| 22 | int amutec_eq_bmutec:1; /* flag to enable AMUTEC=BMUTEC */ | ||
| 22 | }; | 23 | }; |
| 23 | 24 | ||
| 24 | #endif /* __CS4271_H */ | 25 | #endif /* __CS4271_H */ |
