2 * Copyright (C) ST-Ericsson SA 2010
5 * License terms: GNU General Public License (GPL), version 2.
11 #include <linux/platform_data/dma-ste-dma40.h>
20 /* Platform data structure for a MSP I2S-device */
21 struct msp_i2s_platform_data {
23 struct stedma40_chan_cfg *msp_i2s_dma_rx;
24 struct stedma40_chan_cfg *msp_i2s_dma_tx;