usb: renesas_usbhs: move flags to param
authorChris Brandt <chris.brandt@renesas.com>
Wed, 15 May 2019 15:20:41 +0000 (10:20 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2019 08:25:59 +0000 (10:25 +0200)
commit97a7968448cb0ef5c15e3d395746b108b1a55556
treeb452f1b98b72551a6248cc791339be1ad3168414
parentb051c93746543385f398b6b8002a51e9d43143a6
usb: renesas_usbhs: move flags to param

Move options from 'flags' field in private structure to param structure
where other options are already being kept.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/renesas_usbhs/common.c
drivers/usb/renesas_usbhs/common.h
include/linux/usb/renesas_usbhs.h