]> git.itanic.dy.fi Git - linux-stable/commit
net: ipa: update IPA version comments in "ipa_reg.h"
authorAlex Elder <elder@linaro.org>
Wed, 22 Nov 2023 23:09:06 +0000 (17:09 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Nov 2023 12:18:54 +0000 (12:18 +0000)
commitb134b10cf5bbe82f10b9d6e14098e98c2782fcd0
tree9bf3d86a3328952cb21082fc105cf284b48d331e
parentdd043b393c8536574a95c567c49d237c4c604699
net: ipa: update IPA version comments in "ipa_reg.h"

Some definitions in "ipa_reg.h" are only valid for certain versions
of IPA.  In such cases a comment indicates a version or range of
versions where the definition is (or is not) valid.  Almost all such
cases look like "IPA vX.Y", but a few don't include the "IPA" tag.

Update these so they all consistently include "IPA".  And replace
a few lines that talk about "the next bit" in the definition of the
ipa_irq_id enumerated type with a more concise comment using the
"IPA vX.Y" convention.

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