> From: Matthijs Kooijman [mailto:[email protected]]
> Sent: Monday, April 29, 2013 8:06 AM
> 
> From: Stephen Warren <[email protected]>
> 
> Now the functions use proper const annotations, the global variable with
> default params can be marked const, which prevents these values from
> being changed for a specific device (in theory there could be multiple
> controllers with different settings, for example).
> 
> Signed-off-by: Stephen Warren <[email protected]>
> [[email protected]: Split patch from bigger patch, marked
>                   dwc2_module_params in pci.c as const and added
>                   commit message]
> Signed-off-by: Matthijs Kooijman <[email protected]>
> ---
>  drivers/staging/dwc2/core.c | 2 +-
>  drivers/staging/dwc2/hcd.c  | 2 +-
>  drivers/staging/dwc2/hcd.h  | 4 ++--
>  drivers/staging/dwc2/pci.c  | 2 +-
>  4 files changed, 5 insertions(+), 5 deletions(-)

Acked-by: Paul Zimmerman <[email protected]>

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to