Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: can: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert driver(s) to DEVICE_DEFINE instead of DEVICE_AND_API_INIT so we can deprecate DEVICE_AND_API_INIT in the future. Signed-off-by: Kumar Gala <[email protected]>
- Loading branch information