spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git] / arch / arm / plat-orion / include / plat / audio.h
blob885f8abd927b1de4cf47dc485ea203625e43db7b
1 #ifndef __PLAT_AUDIO_H
2 #define __PLAT_AUDIO_H
4 struct kirkwood_asoc_platform_data {
5 u32 tclk;
6 int burst;
7 };
8 #endif