From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Hartmut Knaack To: linux-iio@vger.kernel.org Cc: Jonathan Cameron , Lars-Peter Clausen , Peter Meerwald , Tiberiu Breana Subject: [PATCH v2 0/5] stk3310 fixes and cleanup Date: Thu, 9 Jul 2015 23:51:28 +0200 Message-Id: List-ID: Changes in V2: * move interrupt setup before device registration, as pointed out by Jonathan and confirmed by Tiberiu Breana * incooperate a check for negative-only values of the provided irq number, as requested by Tiberiu Breana Hartmut Knaack (5): iio:light:stk3310: move device register to end of probe iio:light:stk3310: make endianness independent of host iio:light:stk3310: add more error handling iio:light:stk3310: use correct names and type for state iio:light:stk3310: adjust indentation drivers/iio/light/stk3310.c | 97 ++++++++++++++++++++++++++++++--------------- 1 file changed, 64 insertions(+), 33 deletions(-) -- 2.4.3