summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ads117x.h
blob: 3ce028614002c1bbc14d094ccdf7d056fb8b436a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * ads117x.h  --  Driver for ads1174/8 ADC chips
 *
 * Copyright 2009 ShotSpotter Inc.
 * Author: Graeme Gregory <gg@slimlogic.co.uk>
 *
 *  This program is free software; you can redistribute  it and/or modify it
 *  under  the terms of  the GNU General  Public License as published by the
 *  Free Software Foundation;  either version 2 of the  License, or (at your
 *  option) any later version.
 */
extern struct snd_soc_dai_driver ads117x_dai;
extern struct snd_soc_codec_driver soc_codec_dev_ads117x;