i2c: mv64xxx: directly call send_start when initializing transfer
authorWolfram Sang <wsa@the-dreams.de>
Thu, 13 Feb 2014 20:36:32 +0000 (21:36 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 10 Mar 2014 16:23:20 +0000 (17:23 +0100)
commitb0200abeba3134002819c92dfef5e16c8e92f7e2
tree90113e86138869df9f2466aabd6943a413153be5
parent4c5b38e881b1a91ea5816162341275670fd655ca
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 <maxime.ripard@free-electrons.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-mv64xxx.c
This page took 0.024403 seconds and 5 git commands to generate.