commit | 6220d6a05089220d913701416ab9423af23cd1bb | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun May 12 15:34:46 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 21 09:39:56 2013 -0700 |
tree | d303e2c69f00e578a9ea7dcf69d427009b40610b | |
parent | db086fa926e57e1bd70e8c41235d230b3caa5e99 [diff] |
mei: revamp interrupt thread handlers 1. Use common prefix mei_cl_irq_ and common parameter list for client handlers. 2. Update function kdocs Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>