diff mbox series

[v2,32/32] pci: Drop migration method

Message ID 20210802005446.2267075-33-sjg@chromium.org
State Accepted
Commit 83042fd64dc069849fca6f709c5507180b2ecbc3
Delegated to: Tom Rini
Headers show
Series pci: Drop all pre-driver model code | expand

Commit Message

Simon Glass Aug. 2, 2021, 12:54 a.m. UTC
Migration is complete. Drop the message.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

(no changes since v1)

 doc/develop/driver-model/migration.rst | 9 ---------
 1 file changed, 9 deletions(-)

Comments

Tom Rini Aug. 6, 2021, 9:22 p.m. UTC | #1
On Sun, Aug 01, 2021 at 06:54:45PM -0600, Simon Glass wrote:

> Migration is complete. Drop the message.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/doc/develop/driver-model/migration.rst b/doc/develop/driver-model/migration.rst
index 8d0bb7635b5..8bb8601c582 100644
--- 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