diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-04 15:06:43 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-08-15 14:18:55 +0300 |
commit | 2edb048090ccc70d316fe914f3c039b01d3217b3 (patch) | |
tree | f5f167a1ef9ebe2983f7664c5486a9ba32606de9 /drivers/usb/phy/phy-gpio-vbus-usb.c | |
parent | f367b72c4e08aafacc5267c73299a62ca79635ec (diff) | |
download | linux-2edb048090ccc70d316fe914f3c039b01d3217b3.tar.xz |
usb: phy-mv-usb: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work with
const attribute_group. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/phy/phy-gpio-vbus-usb.c')
0 files changed, 0 insertions, 0 deletions