
22 Jan
2015
22 Jan
'15
12:45 p.m.
On Mon, 19 Jan 2015 20:12:45 -0700 Simon Glass sjg@chromium.org wrote:
Some buses need to set up their devices before they can be used. This setup may well be common to all buses in a particular uclass. Support a common pre-probe method for the uclass, called before any bus devices are probed.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Masahiro Yamada yamada.m@jp.panasonic.com