Re: [PATCH] HID: hid-sensor-hub: do not process feature reports inraw_event

From: Jiri Kosina
Date: Thu Apr 04 2013 - 03:48:46 EST


On Wed, 27 Mar 2013, Jiri Kosina wrote:

> > I am looking at 3.9.rc1.
> > The only place I see the raw_event callback is called from
> > hid/hid_input_report(). hid_input_report is called with type HID_INPUT_REPORT
> > in all cases, except hid_ctrl(), where it can be different depending on
> > xx.report->type. But here, the return value is not checked.
> >
> > Do you know the call chain for HID_FETURE_REPORT, where this is creating
> > problem?
>
> This was exactly what I was wondering about when I have seen the initial
> patch a few weeks ago.
>
> Daniel, could you please elaborate? Is there a out-of-tree driver for Acer
> Iconia W700?

Daniel ... ?

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/