]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit210826cbbb1493c43e4125b5dab847f38c3ac307
treeceaf979962c55ce951e0ca0e75aeb65debbda722
parentd73b5f848b353e11156c36b896a4e52f01ad4e50
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