summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-03-29 04:12:03 +0300
committerDavid S. Miller <davem@davemloft.net>2021-03-29 04:12:03 +0300
commitfef1869fb8b665f04c2c7084444fc172a4e633d9 (patch)
treefc26c4ae4139e72f5fd5b3d05f69d28120ab6db5 /drivers/net/ethernet/microchip
parent9d0365448b5b954bba1b551ade5b273d629446bb (diff)
parent4ea29143ebe6c453f5fddc80ffe4ed046f44aa3a (diff)
downloadlinux-fef1869fb8b665f04c2c7084444fc172a4e633d9.tar.xz
Merge branch 'ipa-next'
Alex Elder says: ==================== net: ipa: a few last bits This series incorporates a few last things that didn't fit neatly with patches I've posted recently. The first patch eliminates all remaining kernel-doc warnings. There's still room for kernel-doc improvement, but at least what's there will no longer produce warnings. The next moves the definition of the value to store in the backward compatibility register (when present) into platform data files. The third removes two endpoint definitions that do not need to be defined. The next two switch the naming convention used for configuration data files to be based on the IPA version rather than the specific platform. I was skeptical about this at first (i.e., I thought a platform might have quirks separate from the IPA version). But I'm now convinced the IPA version is enough to define the details of the hardware block. If any exceptions to this are found, we can treat those differently. Note: these two patches produce warnings from checkpatch.pl about updating MAINTAINERS: these can be ignored. The sixth removes unnecessary checks for alignment of DMA memory allocations, based comments from David Laight. And the last removes a symbol representing the size of a table entry, using sizeof(__le64) in its place. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/microchip')
0 files changed, 0 insertions, 0 deletions