linux/drivers/staging/tidspbridge
Omar Ramirez Luna ed625b9143 staging: tidspbridge: request dmtimer clocks on init
Given that dm timer framework doesn't support request of clocks
by soft | hard irqs because some recent changes, tidspbridge needs
to request its clocks on init and enable/disable them on demand.

This was first seen on 3.2-rc1.

Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-12-13 16:12:06 -08:00
..
Documentation
core staging: tidspbridge: request dmtimer clocks on init 2011-12-13 16:12:06 -08:00
dynload
gen staging: tidspbridge: dont cast void* from kmalloc() 2011-08-23 15:22:57 -07:00
hw staging: tidspbridge: MMU2 registers are limited to 32-bit data access 2011-10-19 13:42:49 -07:00
include/dspbridge atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
pmgr
rmgr staging: tidspbridge: include module.h by default 2011-12-13 16:11:37 -08:00
Kconfig
Makefile
TODO