]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: octeon-usb: delete redundant flags from cvmx_usb_initialize()
authorAaro Koskinen <aaro.koskinen@iki.fi>
Tue, 1 Oct 2013 20:43:09 +0000 (23:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 20:38:05 +0000 (13:38 -0700)
commit9be317e69e088ffe78aea5bd3dafa3f7b4feb77b
treed900f754247b16217456c26485dc1a06019d536f
parentb8b04eef302941e53c8d508d6503e8bf1375f67a
staging: octeon-usb: delete redundant flags from cvmx_usb_initialize()

The function will always figure out the used clock internally, so delete
a redudant parameter and the flag.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/cvmx-usb.c
drivers/staging/octeon-usb/cvmx-usb.h
drivers/staging/octeon-usb/octeon-hcd.c