/* * wm8997.h -- WM8997 ALSA SoC Audio driver * * Copyright 2012 Wolfson Microelectronics plc * * Author: Mark Brown * * 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 _WM8997_H #define _WM8997_H #include "arizona.h" #define WM8997_FLL1 1 #define WM8997_FLL2 2 #define WM8997_FLL1_REFCLK 3 #define WM8997_FLL2_REFCLK 4 #endif Git repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-30 15:19:23 -0500
committerDavid S. Miller <davem@davemloft.net>2017-01-30 15:19:23 -0500
commit051a2e0860cd1554fda6beba36487b23252fd3c6 (patch)
tree9032e9f090b1d25dc801af0b277debbaf3426ec2 /drivers/usb/atm
parent4af0e5bb95ee3ba5ea4bd7dbb94e1648a5279cc9 (diff)
parent2b1d530cb3157f828fcaadd259613f59db3c6d1c (diff)
Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Kalle Valo says: ==================== wireless-drivers fixes for 4.10 Most important here are fixes to two iwlwifi crashes, but there's also a firmware naming fix for iwlwifi and a revert of an older bcma patch. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/atm')