clk: s2mps11: remove redundant code
[linux-2.6/btrfs-unstable.git] / sound / soc / codecs / wm8997.h
blob5e91c6a7d56784a99d951ec8c1df3a41598e74a1
1 /*
2 * wm8997.h -- WM8997 ALSA SoC Audio driver
4 * Copyright 2012 Wolfson Microelectronics plc
6 * Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
13 #ifndef _WM8997_H
14 #define _WM8997_H
16 #include "arizona.h"
18 #define WM8997_FLL1 1
19 #define WM8997_FLL2 2
20 #define WM8997_FLL1_REFCLK 3
21 #define WM8997_FLL2_REFCLK 4
23 #endif