diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2017-03-25 14:11:08 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-03-30 17:31:15 +0200 |
commit | 3f205d7b47611f82316776c9ef7317525242307b (patch) | |
tree | ec669eadd1cfb897e06dde1d2fd713aa8aefe590 /include/soc | |
parent | 38ed55ca9ec2808ed7ee5183bec1f4e7187d3ea2 (diff) |
i2c: meson: don't create separate token chain just for the stop command
We can directly add the stop token to the token chain including the
last transfer chunk. This is more efficient than creating a separate
token chain just for the stop command.
And it allows us to get rid of state STATE_STOP completely.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions