[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1746662386.git.zhouzongmin@kylinos.cn>
Date: Thu, 8 May 2025 17:11:46 +0800
From: Zongmin Zhou <min_halo@....com>
To: gregkh@...uxfoundation.org,
rafael@...nel.org,
dakr@...nel.org,
markgross@...nel.org,
arnd@...db.de,
eric.piel@...mplin-utc.net,
valentina.manea.m@...il.com,
shuah@...nel.org,
i@...ithal.me
Cc: linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org,
Zongmin Zhou <zhouzongmin@...inos.cn>
Subject: [PATCH 0/2] some changes based on faux bus
From: Zongmin Zhou <zhouzongmin@...inos.cn>
This patch series include 2 changes:
1. modify faux to support setting some specific data to
device's platform_data for drivers who convert to use faux bus.
2. convert to use faux_device for vhci-hcd.
Zongmin Zhou (2):
driver core:add device's platform_data set for faux device
usbip: convert to use faux_device
drivers/base/faux.c | 9 ++-
drivers/char/tlclk.c | 2 +-
drivers/misc/lis3lv02d/lis3lv02d.c | 2 +-
drivers/usb/usbip/vhci.h | 4 +-
drivers/usb/usbip/vhci_hcd.c | 82 +++++++++++-----------------
drivers/usb/usbip/vhci_sysfs.c | 68 +++++++++++------------
include/linux/device/faux.h | 3 +-
tools/usb/usbip/libsrc/vhci_driver.h | 2 +-
8 files changed, 80 insertions(+), 92 deletions(-)
--
2.25.1
Powered by blists - more mailing lists