From: Wolfram Sang Date: Thu, 13 Feb 2014 20:36:32 +0000 (+0100) Subject: i2c: mv64xxx: directly call send_start when initializing transfer X-Git-Tag: v3.15-rc1~41^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0200abeba3134002819c92dfef5e16c8e92f7e2;p=pandora-kernel.git i2c: mv64xxx: directly call send_start when initializing transfer Calling the state machine with a definite state which is only used in this context is superfluous. Do it directly. Tested-by: Maxime Ripard Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed