]> git.baikalelectronics.ru Git - kernel.git/commit
usb: renesas_usbhs: Add has_new_pipe_configs flag
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 25 Jun 2019 05:38:52 +0000 (14:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2019 02:33:08 +0000 (10:33 +0800)
commitad7864b93e279d0580bd0ed388199703975fa8de
treeb614f83c1417c4887d18e328eb9dc87b8cedd12f
parentc936dbc1f2c91344490b1afa09fc825c2c6c43dd
usb: renesas_usbhs: Add has_new_pipe_configs flag

In the future, each struct renesas_usbhs_driver_param is stored on
the each platform related source code (e.g. rcar3.c). So, to simplify
the source code, this patch adds a new flag has_new_pipe_configs.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/renesas_usbhs/common.c
include/linux/usb/renesas_usbhs.h