Re: [PATCH v2] docs: driver-model: Update the documentation for device class

2021-04-20 Thread Jonathan Corbet
Manivannan Sadhasivam writes: > The current documentation about the device class is out of date such > that it refers to non-existent APIs and structures. This commit updates > them to the current device class APIs and structures, removes wordings > that no longer valid while trying to keep the o

[PATCH v2] docs: driver-model: Update the documentation for device class

2021-04-06 Thread Manivannan Sadhasivam
The current documentation about the device class is out of date such that it refers to non-existent APIs and structures. This commit updates them to the current device class APIs and structures, removes wordings that no longer valid while trying to keep the original content intact. Signed-off-by: