Home
last modified time | relevance | path

Searched hist:"4 b19b78a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dcore.c4b19b78a Tue Nov 17 22:10:12 CST 2015 Saurabh Sengar <saurabh.truth@gmail.com> 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>
4b19b78a Tue Nov 17 22:10:12 CST 2015 Saurabh Sengar <saurabh.truth@gmail.com> 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>