From: David S. Miller Date: Wed, 1 Jul 2020 22:27:09 +0000 (-0700) Subject: Merge branch 'net-ipa-simple-refactorizations' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6f6746d7bab1bb5798b186cb35570d2c2f10201c;p=linux.git Merge branch 'net-ipa-simple-refactorizations' Alex Elder says: ==================== net: ipa: simple refactorizations This series makes three small changes to some endpoint configuration code. The first uses a constant to represent the frequency of an internal clock used for timers in the IPA. The second modifies a limit used so it matches Qualcomm's internal code. And the third reworks a few lines of code, eliminating a multi-line function call. ==================== Signed-off-by: David S. Miller --- 6f6746d7bab1bb5798b186cb35570d2c2f10201c