mei: move hbm responses from interrupt.c to hbm.c
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 25 Dec 2012 17:06:12 +0000 (19:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:31:30 +0000 (10:31 -0800)
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>

No differences found