From: Tomas Winkler Date: Wed, 27 Mar 2013 14:58:28 +0000 (+0200) Subject: mei: rename function mei_hw_init to mei_start X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4d589be4405d475f7b529134debdf37f1ada957;p=pandora-kernel.git mei: rename function mei_hw_init to mei_start The hw initialization is now done as part of hw specific code this makes the name mei_hw_init little misleading. We rename it to mei_start in spirit of already existing functions mei_stop and mei_reset. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed