kernel-ark/drivers/hwspinlock
Ohad Ben-Cohen e467b64214 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: Ohad Ben-Cohen <ohad@wizery.com>
2011-09-21 19:45:32 +03:00
..
hwspinlock_core.c hwspinlock/core: simplify 'owner' handling 2011-09-21 19:45:32 +03:00
hwspinlock_internal.h hwspinlock/core: simplify 'owner' handling 2011-09-21 19:45:32 +03:00
Kconfig hwspinlock/core: simplify Kconfig 2011-09-21 19:45:32 +03:00
Makefile
omap_hwspinlock.c hwspinlock/core: simplify 'owner' handling 2011-09-21 19:45:32 +03:00