From: Tomas Winkler Date: Thu, 1 Nov 2012 19:17:18 +0000 (+0200) Subject: mei: move amthif specific code from mei_write to mei_amthif_write X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab5c4a56d46f6a41d238aa6546f900407c9be275;p=pandora-kernel.git mei: move amthif specific code from mei_write to mei_amthif_write For sake of amthif consolidation move amthif specific code from mei_write to mei_amthif_write The original mei_amthif_write to mei_amthif_send_cmd as this function deals with sending single command while mei_amthif_write is interface function called from the main driver which in turns calls mei_amthif_send_cmd Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed