
23 Nov
2015
23 Nov
'15
3:44 a.m.
On Sun, Nov 22, 2015 at 7:28 AM, Simon Glass sjg@chromium.org wrote:
Some functions will be used by driver model and legacy PCI code. To avoid duplication, put these in a separate, shared file.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Fix 'autoconfiguration' typo
- Fix merge error in pciauto_setup_device() which removed needed code
Reviewed-by: Bin Meng bmeng.cn@gmail.com
[snip]
Regards, Bin