summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2012-08-16 23:17:08 +0200
committerGreg Kroah-Hartman2012-08-16 23:17:08 +0200
commit3a491aeae86577e0f23cd094f3e16351b6061209 (patch)
tree49e42b9f26f4700f16c9f0d5f248fee8b35f5c6d /include
parentstaging: comedi: usbduxfast: Declare MODULE_FIRMWARE usage (diff)
parentiio: lm3533-als: Fix build warnings (diff)
downloadkernel-qcow2-linux-3a491aeae86577e0f23cd094f3e16351b6061209.tar.gz
kernel-qcow2-linux-3a491aeae86577e0f23cd094f3e16351b6061209.tar.xz
kernel-qcow2-linux-3a491aeae86577e0f23cd094f3e16351b6061209.zip
Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
IIO fixes for v3.6-rc1 These mostly consist of fixes from Lars-Peter Clausen that were the first part of a large series reworking the drivers concerned. Turns out these drivers had quite a wealth of minor bugs. Also here are some build warning fixes for lm3533-als and adjd_s111 (both new drives in this cycle). Final elements are a a div factor overflow and a warning related fix in a couple of Analog Devices drivers. All in all nothing major, but a worthwhile bunch of short fixes.
Diffstat (limited to 'include')
-rw-r--r--include/linux/iio/frequency/adf4350.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/iio/frequency/adf4350.h b/include/linux/iio/frequency/adf4350.h
index b76b4a87065e..be91f344d5fc 100644
--- a/include/linux/iio/frequency/adf4350.h
+++ b/include/linux/iio/frequency/adf4350.h
@@ -87,6 +87,8 @@
#define ADF4350_MAX_BANDSEL_CLK 125000 /* Hz */
#define ADF4350_MAX_FREQ_REFIN 250000000 /* Hz */
#define ADF4350_MAX_MODULUS 4095
+#define ADF4350_MAX_R_CNT 1023
+
/**
* struct adf4350_platform_data - platform specific information