[PATCH 4/5] USB: serial: f81232: implement break control

2018-01-21 Thread Ji-Ze Hong (Peter Hong)
Implement Fintek F81232 break on/off with LCR register. It's the same with 16550A LCR register layout. Signed-off-by: Ji-Ze Hong (Peter Hong) --- drivers/usb/serial/f81232.c | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/drivers/usb/serial/f81232.c b/drive

RE: [PATCH] USB TYPEC: RT1711H Type-C Chip Driver

2018-01-21 Thread 李書帆
Dear Heikki and Guenter, Because there are still other controls of RT1711H that are different from standard TCPCI, e.x. flow of drp toggling. Is the suggestion to customize the difference based on tcpci.c for RT1711H? Best Regards, * Shu-Fan Lee Richtek Technolog

Re: [PATCH 4.9] usbip: fix warning in vhci_hcd_probe/lockdep_init_map

2018-01-21 Thread Greg KH
On Wed, Jan 17, 2018 at 03:03:43PM -0700, Shuah Khan wrote: > commit 918b8ac55b6c809b70aa05c279087109584e393e upstream > > vhci_hcd calls sysfs_create_group() with dynamically allocated sysfs > attributes triggering the lock-class key not persistent warning. Call > sysfs_attr_init() for dynamicall