aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2013-07-01 15:20:00 +0100
committerJonathan Cameron <jic23@kernel.org>2013-07-02 22:08:20 +0100
commit1c297a66654a3295ae87e2b7f3724d214eb2b5ec (patch)
tree4016e4bde46063b837cf2b8095dc95399f2f6461 /drivers/iio
parentiio:trigger: device_unregister->device_del to avoid double free (diff)
downloadlinux-dev-1c297a66654a3295ae87e2b7f3724d214eb2b5ec.tar.xz
linux-dev-1c297a66654a3295ae87e2b7f3724d214eb2b5ec.zip
iio: Fix iio_channel_has_info
Since the info_mask split, iio_channel_has_info() is not working correctly. info_mask_separate and info_mask_shared_by_type, it is not possible to compare them directly with the iio_chan_info_enum enum. Correct that bit using the BIT() macro. Cc: <stable@vger.kernel.org> # 3.10.x Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions