On 12/12/2012 11:14 AM, Alexander Holler wrote: > Am 12.12.2012 10:51, schrieb Lars-Peter Clausen: > >> Looks good, but as I wrote during the last review the __devinits need to go. >> A few other suggerstions online > > Oh, have forgotten it. Ok, will make a v4, changing the other few things too. > >>> + case HID_USAGE_SENSOR_TIME_MONTH: >>> + time_buf->tm_mon = --*(u8 *)raw_data; > > Time sensors are sending the month in the range 1-12, not 0-11. > Ah, sorry, I guess hadn't had enough coffee yet, I read this as -(-(*(u8 *)raw_data))) and was a bit confused... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCH 1/4 v2] iio: hid-sensors: respect CONFIG_IIO_T... Alexander Holler
- [PATCH 2/4 RESEND] iio: Add Usage IDs for HID time se... Alexander Holler
- [PATCH 3/4] iio: merge hid-sensor-attributes.h into h... Alexander Holler
- RE: [PATCH 3/4] iio: merge hid-sensor-attributes.h in... Pandruvada, Srinivas
- Re: [PATCH 3/4] iio: merge hid-sensor-attributes.h in... Alexander Holler
- [PATCHi 5/4] hid: iio: rename struct hid_sensor_iio_c... Alexander Holler
- RE: [PATCHi 5/4] hid: iio: rename struct hid_sensor_i... Pandruvada, Srinivas
- [PATCH 4/4 v3] rtc: add rtc-driver for HID sensors of... Alexander Holler
- Re: [PATCH 4/4 v3] rtc: add rtc-driver for HID sensor... Lars-Peter Clausen
- Re: [PATCH 4/4 v3] rtc: add rtc-driver for HID sensor... Alexander Holler
- Re: [PATCH 4/4 v3] rtc: add rtc-driver for HID sensor... Lars-Peter Clausen
- [PATCH 4/4 v4] rtc: add rtc-driver for HID sensors of... Alexander Holler
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Lars-Peter Clausen
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Alexander Holler
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Alexander Holler
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Alexander Holler
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Lars-Peter Clausen
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Alexander Holler
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Lars-Peter Clausen
- Re: [PATCH 4/4 v4] rtc: add rtc-driver for HID sensor... Alexander Holler
- [PATCH 4/4 v5] rtc: add rtc-driver for HID sensors of... Alexander Holler

