From: Greg Kroah-Hartman Date: Tue, 22 Aug 2023 13:53:38 +0000 (+0200) Subject: Merge tag 'counter-updates-for-6.6a' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.6.17~4035^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a65ce15718533bef7c128a3a8719cf8b6ffcfaaa;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'counter-updates-for-6.6a' of git://git./linux/kernel/git/wbg/counter into char-misc-next William writes: First set of Counter updates for the 6.6 cycle This set consists primarily of minor clean-ups. The counter_priv() 'const' attribute change does yield a small improvement in reducing the binary size. Changes * rz-mtu3-cnt - Reorder locking sequence for consistency * Documentation - sysfs-bus-counter: Fix indentation * counter - Declare counter_priv() to be const * microchip-tcb-capture - Explicitly include correct DT includes * tag 'counter-updates-for-6.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter: counter: rz-mtu3-cnt: Reorder locking sequence for consistency Documentation: ABI: sysfs-bus-counter: Fix indentation counter: Declare counter_priv() to be const counter: Explicitly include correct DT includes --- a65ce15718533bef7c128a3a8719cf8b6ffcfaaa