commit | 6bbda15f279ec99c4ac0d56c4ad680299d0b768b | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Dec 25 19:06:12 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:31:30 2013 -0800 |
tree | ed4e6f50fec81c93cd90a629ccb5a0c9f1db701f | |
parent | 8120e7201cf9795bc98ffb2e3064b657c0f34c05 [diff] |
mei: move hbm responses from interrupt.c to hbm.c 1. Add common prefix mei_hbm_ to all handlers and made them static 2. Drop now useless function same_flow_addr Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>