* [GIT PULL] First set of Counter updates for the 6.6 cycle
@ 2023-08-18 16:28 William Breathitt Gray
2023-08-22 13:54 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2023-08-18 16:28 UTC (permalink / raw)
To: gregkh, linux-iio
[-- Attachment #1: Type: text/plain, Size: 1597 bytes --]
The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:
Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.6a
for you to fetch changes up to 39266b642ccdc154b48eae11263920956fa0e89e:
counter: rz-mtu3-cnt: Reorder locking sequence for consistency (2023-08-16 09:41:29 -0400)
----------------------------------------------------------------
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
----------------------------------------------------------------
Biju Das (2):
Documentation: ABI: sysfs-bus-counter: Fix indentation
counter: rz-mtu3-cnt: Reorder locking sequence for consistency
Rob Herring (1):
counter: Explicitly include correct DT includes
Uwe Kleine-König (1):
counter: Declare counter_priv() to be const
Documentation/ABI/testing/sysfs-bus-counter | 8 ++++----
drivers/counter/microchip-tcb-capture.c | 1 -
drivers/counter/rz-mtu3-cnt.c | 4 ++--
include/linux/counter.h | 2 +-
4 files changed, 7 insertions(+), 8 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] First set of Counter updates for the 6.6 cycle
2023-08-18 16:28 [GIT PULL] First set of Counter updates for the 6.6 cycle William Breathitt Gray
@ 2023-08-22 13:54 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2023-08-22 13:54 UTC (permalink / raw)
To: William Breathitt Gray; +Cc: linux-iio
On Fri, Aug 18, 2023 at 12:28:53PM -0400, William Breathitt Gray wrote:
> The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:
>
> Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-updates-for-6.6a
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-22 13:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 16:28 [GIT PULL] First set of Counter updates for the 6.6 cycle William Breathitt Gray
2023-08-22 13:54 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox