On Wed, Oct 28, 2015 at 04:02:54PM -0500, Konstantin Shkolnyy wrote: > cp2108 GET_LINE_CTL returns the 16-bit value with the 2 bytes swapped. > However, SET_LINE_CTL functions properly. When the driver tries to modify > the register, it reads it, modifies some bits and writes back. Because the > read bytes were swapped, this often results in an invalid value to be > written. In turn, this causes cp2108 respond with a stall. The stall > sometimes doesn't clear properly and cp2108 starts responding to following > valid commands also with stalls, effectively failing. > > Signed-off-by: Konstantin Shkolnyy <[email protected]>
All three now applied (with amended commit messages) for next. Thanks, Johan -- 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/

