diff options
author | Tal Shorer <tal.shorer@gmail.com> | 2016-08-16 18:04:52 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-09-06 09:47:25 +0200 |
commit | b9454f90c9432e1a70389c26c34e972090efcec6 (patch) | |
tree | 94b271db66cb6dc3895fc1203b759448464de28c /drivers/usb/dwc3/debugfs.c | |
parent | usb: ulpi: remove "dev" field from struct ulpi_ops (diff) | |
download | linux-b9454f90c9432e1a70389c26c34e972090efcec6.tar.xz linux-b9454f90c9432e1a70389c26c34e972090efcec6.zip |
usb: ulpi: make ops struct constant
None of the core ulpi functions perform any changes to the operations
struct, and logically as a struct that contains function pointers
there's no reason it shouldn't be constant.
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Tal Shorer <tal.shorer@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc3/debugfs.c')
0 files changed, 0 insertions, 0 deletions