commit | 06ecd6459800962155c485e27d9dd30268b579bf | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Feb 06 14:06:42 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 06 11:24:33 2013 -0800 |
tree | 76ddf71e529f45b7256d6b7bdf3efe49ec2a52db | |
parent | 827eef51f8dd9a4ab62b4ad270c15472f46938f2 [diff] |
mei: move interrupt handlers to be me hw specific interrupt handler are platform specifics so we move them to hw-mei.c. For sake of that we need to export write, read, and complete handlers from the interrupt.c Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>