diff options
author | Saurabh Sengar <saurabh.truth@gmail.com> | 2015-11-18 07:10:12 +0300 |
---|---|---|
committer | Peter Chen <peter.chen@freescale.com> | 2015-12-24 09:15:27 +0300 |
commit | 4b19b78aa6f1f57a997d93fa05df6724792a85ba (patch) | |
tree | 4659c598e7cbb80d4f5d399305ed5ee7853656cc /drivers/usb/chipidea/host.c | |
parent | b09b5224fe86b3c9adef1bd9f0bd81800e8ff0b3 (diff) | |
download | linux-4b19b78aa6f1f57a997d93fa05df6724792a85ba.tar.xz |
usb: chipidea: removing of_find_property
call to of_find_property() before of_property_read_u32() is unnecessary.
of_property_read_u32() anyway calls to of_find_property() only.
Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Diffstat (limited to 'drivers/usb/chipidea/host.c')
0 files changed, 0 insertions, 0 deletions