All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Breathitt Gray <wbg@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-iio@vger.kernel.org
Subject: [GIT PULL] First set of Counter fixes for 6.5
Date: Mon, 26 Jun 2023 18:10:56 -0400	[thread overview]
Message-ID: <ZJoM8IoK3o7LUylZ@ishi> (raw)

[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]

The following changes since commit d428487471ba6640ee8bcdabaf830aec08b85400:

  counter: i8254: Introduce the Intel 8254 interface library module (2023-06-08 10:11:17 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-6.5a

for you to fetch changes up to 9b53a13422162feac7c7ee58e5bc0e0a80a41963:

  counter: Fix menuconfig "Counter support" submenu entries disappearance (2023-06-21 14:20:10 -0400)

----------------------------------------------------------------
First set of Counter fixes for 6.5

In commit d428487471ba ("counter: i8254: Introduce the Intel 8254
interface library module"), the misplacement of the I8254 Kconfig entry
results in the "Counter support" submenu items disappearing in
menuconfig. A fix is provided to reposition the I8254 Kconfig entry to
restore the intended submenu behavior.

----------------------------------------------------------------
William Breathitt Gray (1):
      counter: Fix menuconfig "Counter support" submenu entries disappearance

 drivers/counter/Kconfig | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

             reply	other threads:[~2023-06-26 22:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26 22:10 William Breathitt Gray [this message]
2023-08-04 13:19 ` [GIT PULL] First set of Counter fixes for 6.5 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZJoM8IoK3o7LUylZ@ishi \
    --to=wbg@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-iio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.