ARM: dts: omap5: Add bus_dma_limit for L3 bus
[linux/fpc-iii.git] / sound / soc / codecs / wl1273.h
blob66c312fa7eee1544e0549486e7816bcb58ed7dc5
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * sound/soc/codec/wl1273.h
5 * ALSA SoC WL1273 codec driver
7 * Copyright (C) Nokia Corporation
8 * Author: Matti Aaltonen <matti.j.aaltonen@nokia.com>
9 */
11 #ifndef __WL1273_CODEC_H__
12 #define __WL1273_CODEC_H__
14 int wl1273_get_format(struct snd_soc_component *component, unsigned int *fmt);
16 #endif /* End of __WL1273_CODEC_H__ */