summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2024-04-23 14:10:16 +0300
committerPaolo Abeni <pabeni@redhat.com>2024-04-23 14:10:17 +0300
commit0ff1db480c7e06f14078937642695334a0890aee (patch)
tree02a4da94653dda526c03f560d765e8e42f488ab0 /net
parent57f1591248bc90d879f34e3b4e85df382ca77f93 (diff)
parentdfdd70e24e3887886743b8681680da0ad07a24a7 (diff)
downloadlinux-0ff1db480c7e06f14078937642695334a0890aee.tar.xz
Merge branch 'net-ipa-eight-simple-cleanups'
Alex Elder says: ==================== net: ipa: eight simple cleanups This series contains a mix of cleanups, some dating back to December, 2022. Version 1 was based on an older version of net-next/main; this version has simply been rebased. The first two make it so the IPA SUSPEND interrupt only gets enabled when necessary. That make it possible in the third patch to call device_init_wakeup() during an earlier phase of initialization, and remove two functions. The next patch removes IPA register definitions that are never used. The fifth patch makes ipa_table_hash_support() a real function, so the IPA structure only needs to be declared rather than defined when that file is parsed. The sixth patch fixes improper argument names in two function declarations. The seventh removes the declaration for a function that does not exist, and makes ipa_cmd_init() actually get called. And the last one eliminates ipa_version_supported(), in favor of just deciding that if a device is probed because its compatible matches, that device is assumed to be supported. ==================== Link: https://lore.kernel.org/r/20240419151800.2168903-1-elder@linaro.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions