Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / drivers / staging / iio / resolver / ad2s1210.h
blobaec0bdca16a48d13de38b8196a722fc3537c65a4
1 /*
2 * ad2s1210.h plaform data for the ADI Resolver to Digital Converters:
3 * AD2S1210
5 * Copyright (c) 2010-2010 Analog Devices Inc.
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
12 struct ad2s1210_platform_data {
13 unsigned sample;
14 unsigned a[2];
15 unsigned res[2];
16 bool gpioin;