Message ID | 20210205015205.22947-1-benl@squareup.com (mailing list archive) |
---|---|
Headers | show |
Series | Clean up MSM8939 interconnect driver | expand |
Benjamin Li <benl@squareup.com> 于2021年2月5日周五 上午9:52写道: > > Following up on a review comment on commit 6c6fe5d3dc5e ("interconnect: qcom: > Add MSM8939 interconnect provider driver") to clean up some log pollution. > > This is based on icc-next (which appears to contain a refactor commonizing > functions into icc-rpm.c). > > v2: > - Update commit message to add a full explanation, rather than referencing a > previous commit. > > Benjamin Li (2): > interconnect: qcom: icc-rpm: record slave RPM id in error log > interconnect: qcom: msm8939: remove rpm-ids from non-RPM nodes > > drivers/interconnect/qcom/icc-rpm.c | 4 ++-- > drivers/interconnect/qcom/msm8939.c | 16 ++++++++-------- > 2 files changed, 10 insertions(+), 10 deletions(-) > > -- > 2.17.1 > For 2 patches: Reviewed-by: Jun Nie <jun.nie@linaro.org>