mbox series

[GIT,PULL] hte: Changes for v6.10-rc1

Message ID 20240514064812.183839-1-dipenp@nvidia.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] hte: Changes for v6.10-rc1 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux.git tags/for-6.10-rc1

Message

Dipen Patel May 14, 2024, 6:48 a.m. UTC
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux.git tags/for-6.10-rc1

for you to fetch changes up to 297f26dbf870d4f19591b74a0ab535c327917b81:

  hte: tegra-194: Convert to platform remove callback returning void (2024-04-12 11:02:58 -0700)

----------------------------------------------------------------
hte: Changes for v6.10-rc1

The changes for the hte/timestamp subsystem include the following:
- Improve hte-test driver platform remove callback by replacing it
with the remove_new which returns void instead.

----------------------------------------------------------------
Uwe Kleine-König (1):
      hte: tegra-194: Convert to platform remove callback returning void

 drivers/hte/hte-tegra194-test.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org May 14, 2024, 10 p.m. UTC | #1
The pull request you sent on Mon, 13 May 2024 23:48:12 -0700:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux.git tags/for-6.10-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/00fddaf58854717a075f3690c828b61290701e7e

Thank you!