Attached :- include/sound/tlv320aic3204.h -- Stuart Longland (aka Redhatter, VK4MSL) .'''. Gentoo Linux/MIPS Cobalt and Docs Developer '.'` : . . . . . . . . . . . . . . . . . . . . . . .'.' http://dev.gentoo.org/~redhatter :.' I haven't lost my mind... ...it's backed up on a tape somewhere.
/* * Platform data for Texas Instruments TLV320AIC3204 codec * * Copyright (C) 2010 Jacques Electronics Pty Ltd * Author: Stuart Longland <redhatter@xxxxxxxxxx> * * Based on tlv320aic3x.h: * Author: Jarkko Nikula <jhnikula@xxxxxxxxx> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __TLV320AIC3204_H__ #define __TLV320AIC3204_H__ struct aic3204_pdata { int gpio_reset; /* < 0 if not used */ }; #endif
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel