commit | 6e0f180fd8b47fa0884177a142e41a86117edc23 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Fri Apr 19 22:01:34 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 19 13:38:38 2013 -0700 |
tree | 23544f67bc004732f8dc5841c5c74f0274a20918 | |
parent | 5ceb46e25d727f198c1efe281d19653962a51931 [diff] |
mei: revamp mei_irq_read_client_message function 1. Rename the function and change parameters order, so that first parameter is mei_device 2. Simplify the function code flow 3. Rename helper functions to more self descriptive names 4. Use helpers common functions where possible Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>