On Wed, Jul 24, 2013 at 04:22:58PM +0300, Tomas Winkler wrote: > Clear pending connection after hw reset but before hw start > and wake up the waiting task in poll. Signal POLLERR in select > when device went through reset. > > Add wrapper mei_cl_is_connected for checking if > the device and client are connected. > > Signed-off-by: Tomas Winkler <tomas.wink...@intel.com> > --- > drivers/misc/mei/amthif.c | 14 +++++++++++--- > drivers/misc/mei/client.c | 5 +---- > drivers/misc/mei/client.h | 7 +++++++ > drivers/misc/mei/init.c | 13 ++++++++----- > drivers/misc/mei/main.c | 22 +++++++++++++++------- > 5 files changed, 42 insertions(+), 19 deletions(-)
This patch fails to apply, can you refresh it and resend? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/