From: Greg Kroah-Hartman Date: Thu, 17 Oct 2013 16:40:52 +0000 (-0700) Subject: Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v3.12-rc6~8^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e13cef8ded69e469b56e150e30619693b91b1864;p=~emulex%2Finfiniband.git Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus Jonathan writes: Third set of IIO fixes for the 3.12 cycle. Two little ones this time: 1) A missing clk_unprepare in adf4350. 2) A missing free of the active_scan_mask when iio_disable_all_buffers is called during an unexpected device removal. This leak was introduced by the fix a87c82e454f184a9473f8cdfd4d304205f585f65 iio: Stop sampling when the device is removed and hence is a regression fix. --- e13cef8ded69e469b56e150e30619693b91b1864