Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for b…
…uffer_mutex DEFINE_MUTEX() will automatically initialize buffer_mutex, no need to call mutex_init() in dell_init(). Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>
- Loading branch information