commit | 144e38c6bebe41da8dc0e611f70fee53ce22604f | [log] [tgz] |
---|---|---|
author | Saurabh Sengar <saurabh.truth@gmail.com> | Mon Nov 16 18:18:33 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 01 14:36:29 2015 -0800 |
tree | 9f61c982f1e6bdd8f29b48e2441a93c9d67a4850 | |
parent | b36d83913ae55c7619ac80185fb707bc30fd41c5 [diff] |
usb: host: ohci-pxa27x: use of_property_read_bool() for checking if a property is present or not, of_property_read_bool is more appropriate than of_get_property() Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>