On Fri, Mar 27, 2015 at 12:28:00AM +0200, Tomas Winkler wrote: > Split disconnected state into two parts first reception disconnect > response from the firmware and second actually setting of disconnected > state. Book keeping data are needed for processing and after firmware > disconnected the client and are cleaned when setting the disconnected > state in mei_cl_set_disconneted() function. > Add mei_cl_send_disconnect to reduce code duplication. > > Signed-off-by: Tomas Winkler <[email protected]> > Signed-off-by: Alexander Usyskin <[email protected]> > --- > drivers/misc/mei/bus.c | 2 - > drivers/misc/mei/client.c | 158 > +++++++++++++++++++++++++++++++++---------- > drivers/misc/mei/client.h | 3 + > drivers/misc/mei/hbm.c | 8 +-- > drivers/misc/mei/interrupt.c | 46 +------------ > drivers/misc/mei/main.c | 9 +-- > drivers/misc/mei/mei_dev.h | 3 +- > 7 files changed, 134 insertions(+), 95 deletions(-)
This patch fails to apply to my tree, so I'm stopping here in applying the series :( -- 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/

