]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipa: tidy up register enum definitions
authorAlex Elder <elder@linaro.org>
Thu, 22 Sep 2022 22:20:57 +0000 (17:20 -0500)
committerJakub Kicinski <kuba@kernel.org>
Sat, 24 Sep 2022 03:56:28 +0000 (20:56 -0700)
commite9d9a633f74abc4596fac0dc96c98c4f6790fd30
tree798a04c09bfafc50f15905eab7db1cd05e63dd70
parentd42071199566cafdd6cf337aed2483c4ea062bed
net: ipa: tidy up register enum definitions

Update a few enumerated type definitions in "ipa_reg.h" so that the
values assigned to each member align on the same column.  Where a
"TX" or "RX" (or both) comment is present, move that annotation into
a separate comment between the member name and its value.

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