Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "dmaengine: Add a warning for drivers not using the generic sl…
…ave caps retrieval" This reverts commit ecc19d1. It added a new warning to try to encourage driver writers to set the device capabities properly, but drivers haven't been updated and in the meantime it just generaters a scary message that users cannot actually do anything about. Warnings like these are appropriate if you actually expect to fix the code that causes them. They are not appropriate for releases. Requested-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information