mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 11:34:42 +02:00
[xburst] jz4740-i2s: Export jz4740_i2s_dai
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20131 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
522f3e8fab
commit
a88dfb0e9b
@ -453,6 +453,7 @@ struct snd_soc_dai jz4740_i2s_dai = {
|
|||||||
.suspend = jz4740_i2s_suspend,
|
.suspend = jz4740_i2s_suspend,
|
||||||
.resume = jz4740_i2s_resume,
|
.resume = jz4740_i2s_resume,
|
||||||
};
|
};
|
||||||
|
EXPORT_SYMBOL_GPL(jz4740_i2s_dai);
|
||||||
|
|
||||||
static int __devinit jz4740_i2s_dev_probe(struct platform_device *pdev)
|
static int __devinit jz4740_i2s_dev_probe(struct platform_device *pdev)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user