commit | 651ea8be926ec82f265ae0eac8b778dd8ee174ae | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Aug 24 01:14:04 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:18 2015 -0700 |
tree | 8b3f834cf866d4e4d90bf720ee20ee75e5fd3da4 | |
parent | 4521a6c3f51a7a5744c9bc07c192df4e0fe18627 [diff] |
dm: pci: Document binding of pci device drivers Document how pci devices are bound to device drivers. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>