diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2017-03-25 16:12:04 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-03-30 18:31:22 +0300 |
commit | 3911764cfbe7f5d229498d818aa2eff6e5611da8 (patch) | |
tree | 045434604ea6eacf454facd2514951a6afd10457 /scripts/gdb/linux/utils.py | |
parent | 3f205d7b47611f82316776c9ef7317525242307b (diff) | |
download | linux-3911764cfbe7f5d229498d818aa2eff6e5611da8.tar.xz |
i2c: meson: remove meson_i2c_write_tokens
meson_i2c_write_tokens is always called directly after
meson_i2c_prepare_xfer (and only then). So we can simplify the code by
removing meson_i2c_write_tokens and moving the two statements of
meson_i2c_write_tokens to the end of meson_i2c_prepare_xfer.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions