Skip to content
Commit e467b642 authored by Ohad Ben-Cohen's avatar Ohad Ben-Cohen
Browse files

hwspinlock/core: simplify 'owner' handling



Use struct device_driver's owner member instead of asking drivers to
explicitly pass the owner again.

This simplifies drivers and also save some memory, since there's no
point now in maintaining a separate owner pointer per hwspinlock.

Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent 315d8f5c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment