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

Dipen Patel <[email protected]> Mon, 13 May 2024 23:48:12 -0700
Newsgroups dev.linux.lists.timestamp,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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://[email protected]/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(-)