commit | 697a8bcfbce924d5eee14806648bbd17c048e70a | [log] [tgz] |
---|---|---|
author | Meng Dongyang <daniel.meng@rock-chips.com> | Wed Jun 28 19:22:43 2017 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Jul 11 12:13:49 2017 +0200 |
tree | 0ee73f2c05947110185a06c139758675b9c83a93 | |
parent | 758447833fbad1f90ebfa7b3be09f68fda97ad03 [diff] |
usb: dwc2: use dev_read_bool() instead of fdt_getprop() Use dev_read_bool() instead of fdt_getprop() to get the property from DTS. And add a comment for "hnp-srp-disable" property to fully describe its effect. Signed-off-by: Meng Dongyang <daniel.meng@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>