Attention is currently required from: Peter Marheine.

Peter Marheine uploaded patch set #6 to this change.

View Change

lspcon, realtek_mst: move i2c bus resolution from params to i2c_helper

The general pattern of taking either a bus number or device path should
apply to both of these programmers, so change the I2C API to provide a
common way to get the device path and reduce the duplication between
the two programmers.

TEST=Both programmers now accept either bus= or devpath=

Change-Id: Ieea57b2445f3aca16c87d8f839dff131009531a0
---
M i2c_helper.h
M i2c_helper_linux.c
M lspcon_i2c_spi.c
M realtek_mst_i2c_spi.c
4 files changed, 88 insertions(+), 128 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/05/52405/6

To view, visit change 52405. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ieea57b2445f3aca16c87d8f839dff131009531a0
Gerrit-Change-Number: 52405
Gerrit-PatchSet: 6
Gerrit-Owner: Peter Marheine <pmarheine@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-Attention: Peter Marheine <pmarheine@chromium.org>
Gerrit-MessageType: newpatchset