On Fri, 30 Apr 2010, Bastien Nocera wrote: > > Don't send the report type as part of the data, this prevents the > > controller from going into the operational state at all. > > > > This is completely equivalent to what the code originally meant to accomplish: > > as per in net/bluetooth/hidp/core.c::hidp_output_raw_report(), by using > > HID_FEATURE_REPORT here, what will be actually sent is > > (HIDP_TRANS_SET_REPORT | HIDP_DATA_RTYPE_FEATURE) which is exactly 0x53. > > > > Signed-off-by: Antonio Ospite <ospite@xxxxxxxxxxxxxxxxx> > Signed-off-by: Bastien Nocera <hadess@xxxxxxxxxx> Applied, thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html