OSDN Git Service

mei: request autosuspend at the end of write
authorAlexander Usyskin <alexander.usyskin@intel.com>
Thu, 7 May 2015 12:53:59 +0000 (15:53 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 18:15:53 +0000 (11:15 -0700)
commita1809d38900cff016b2bac9d82766f7420f8eb5d
treee9f8436ae0d878826475b80839fb99d7c10ed8ad
parentb8b730357967ac2ec49dcffd2dc2b354f0fdd011
mei: request autosuspend at the end of write

On longer non-blocking write might not complete at the end of
autosuspend expiration, therefore we request autosuspend
again on the write completion.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/client.c