lkml.org 
[lkml]   [2015]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.0 029/148] iio: light: hid-sensor-prox: Fix modifier
    Date
    4.0-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>

    commit c2aab3d58b96002555a3e70004f593b043830248 upstream.

    Currently in_proximity_(null)_raw is getting presented as raw sysfs
    attribute. Same with the scan_elements.
    The modifier doesn't apply to this channel.

    Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
    Signed-off-by: Jonathan Cameron <jic23@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/iio/light/hid-sensor-prox.c | 2 --
    1 file changed, 2 deletions(-)

    --- a/drivers/iio/light/hid-sensor-prox.c
    +++ b/drivers/iio/light/hid-sensor-prox.c
    @@ -43,8 +43,6 @@ struct prox_state {
    static const struct iio_chan_spec prox_channels[] = {
    {
    .type = IIO_PROXIMITY,
    - .modified = 1,
    - .channel2 = IIO_NO_MOD,
    .info_mask_separate = BIT(IIO_CHAN_INFO_RAW),
    .info_mask_shared_by_type = BIT(IIO_CHAN_INFO_OFFSET) |
    BIT(IIO_CHAN_INFO_SCALE) |



    \
     
     \ /
      Last update: 2015-06-03 14:41    [W:4.309 / U:0.452 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site