net: ipa: ignore the microcontroller log event
authorAlex Elder <elder@linaro.org>
Thu, 12 Nov 2020 12:20:00 +0000 (06:20 -0600)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Nov 2020 23:37:07 +0000 (15:37 -0800)
commit0a5096ec2a3501bd468853153a8129bb682e4f09
treeceaf979962c55ce951e0ca0e75aeb65debbda722
parent3ce6da1b2e476c14ff56086fb689429832e14977
net: ipa: ignore the microcontroller log event

The IPA-resident microcontroller has the ability to log various
activity in an area of IPA shared memory.  When the microcontroller
starts it generates an event to the AP to provide information about
the log.

We don't support reading this log, and we can safely ignore the
event.  So do that rather than treating the log info event we
receive as "unsupported."

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/ipa_uc.c