mei: revamp interrupt thread handlers
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 12 May 2013 12:34:46 +0000 (15:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2013 16:39:56 +0000 (09:39 -0700)
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>

No differences found