OSDN Git Service

net: ipa: fix two comments
authorAlex Elder <elder@linaro.org>
Mon, 28 Sep 2020 23:04:46 +0000 (18:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Sep 2020 01:34:56 +0000 (18:34 -0700)
commitbf8fd8d3268592ce3583567f22175423102186ba
treea9a3f96ea7b79dda4e57f8101fbab124d46c2c12
parent84cec844b87e762bf69654468372fafe6a26d5ef
net: ipa: fix two comments

In ipa_uc_response_hdlr() a comment uses the wrong function name
when it describes where a clock reference is taken.  Fix this.

Also fix the comment in ipa_uc_response_hdlr() to correctly refer to
ipa_uc_setup(), which is where the clock reference described here is
taken.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_reg.h
drivers/net/ipa/ipa_uc.c