Skip to content

Instantly share code, notes, and snippets.

@brandonhamilton
brandonhamilton / tlv320aic23_spi.c
Created August 9, 2011 22:40
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.
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE GADTs, Rank2Types #-}
module OperationalVersion (main) where
import Protolude hiding (throwIO, catch, State, runState)
import qualified Prelude -- only for show

Keybase proof

I hereby claim:

  • I am brandonhamilton on github.
  • I am brandonhamilton (https://keybase.io/brandonhamilton) on keybase.
  • I have a public key ASAUmOhUIIMtoWDy5tosABHB7FycV7rVCmyvKqvp1wxkYQo

To claim this, I am signing this object: