Skip to content

Instantly share code, notes, and snippets.

View mxwell's full-sized avatar

Murat Khairulin mxwell

  • Almaty, Kazakhstan
View GitHub Profile
@mxwell
mxwell / tlv320aic23_spi.c
Created May 12, 2012 07:31 — forked from brandonhamilton/tlv320aic23_spi.c
ALSA SoC TLV320AIC23 codec driver (SPI version)
/*
* ALSA SoC TLV320AIC23 codec driver (SPI version)
*
* Author: Brandon Hamilton <brandon.hamilton@gmail.com>
*
* Based on sound/soc/codecs/tlv320aic23.c by Arun KS
*
* 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.