[GIT PULL] hte: Changes for v6.10-rc1
From: Dipen Patel
Date: Tue May 14 2024 - 02:48:54 EST
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@xxxxxxxxxxxxxxxxxxx/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(-)