net: ipa: fix up IPA register comments
authorAlex Elder <elder@linaro.org>
Mon, 16 Nov 2020 23:38:02 +0000 (17:38 -0600)
committerJakub Kicinski <kuba@kernel.org>
Wed, 18 Nov 2020 23:53:49 +0000 (15:53 -0800)
commit3413e61337ded76cd17130b4b1ecf339c2b1c37d
tree9c73140c7f2fbf6b9760b5281d704ab5b5593d35
parent8701cb00d78a41a222fd770691e297c47ecbb218
net: ipa: fix up IPA register comments

Revise or add comments in "ipa_reg.h" for to provide more
information, and to improve clarity and consistency.
  - Always provide a comment to define when a register or field is
    supported (or not) for certain versions of IPA hardware.
  - Try to be specific about *which* or *how many* definitions
    a comment refers to.
  - Move comments stating that ipa->available defines the valid
    bits in various registers *above* the register offset
    definition, to avoid some checkpatch.pl warnings.
No code is changed by this patch.

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