git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a753fb
)
pci: Drop migration method
author
Simon Glass
<sjg@chromium.org>
Mon, 2 Aug 2021 00:54:45 +0000
(18:54 -0600)
committer
Tom Rini
<trini@konsulko.com>
Fri, 6 Aug 2021 12:26:48 +0000
(08:26 -0400)
Migration is complete. Drop the message.
Signed-off-by: Simon Glass <sjg@chromium.org>
doc/develop/driver-model/migration.rst
patch
|
blob
|
history
diff --git
a/doc/develop/driver-model/migration.rst
b/doc/develop/driver-model/migration.rst
index
8d0bb76
..
8bb8601
100644
(file)
--- a/
doc/develop/driver-model/migration.rst
+++ b/
doc/develop/driver-model/migration.rst
@@
-75,15
+75,6
@@
Partially converted::
* Status: In progress
* Deadline: 2019.07
-CONFIG_DM_PCI
--------------
-Deadline: 2019.07
-
-The PCI subsystem has supported driver model since mid 2015. Maintainers should
-submit patches switching over to using CONFIG_DM_PCI and other base driver
-model options in time for inclusion in the 2019.07 release.
-
-
CONFIG_DM_VIDEO
---------------
Deadline: 2019.07