Hi Greg,
This is the first pull request of changes for tidspbridge driver for 2.6.38,
I expect to make another request with at least one bug fix, but in the mean
time here it is the content for this one:
The following changes since commit 90a8a73c06cc32b609a880d48449d7083327e11a:
Linux 2.6.37-rc7 (2010-12-21 11:26:40 -0800)
are available in the git repository at:
git://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git dspbridge
Armando Uribe (6):
staging: tidspbridge - Eliminate direct manipulation of OMAP_SYSC_BASE
staging: tidspbridge - Remove unused defined constants
staging: tidspbridge - Remove unused functions
staging: tidspbridge - Remove unused structs
staging: tidspbridge - Remove unused typedefs
staging: tidspbridge - Remove trivial header files
Felipe Contreras (1):
staging: tidspbridge: fix mgr_enum_node_info
Guzman Lugo, Fernando (1):
staging: tidspbridge - make sync_wait_on_event interruptible
Ionut Nicu (13):
staging: tidspbridge: mgr_enum_node_info cleanup
staging: tidspbridge: fix kernel oops in bridge_io_get_proc_load
staging: tidspbridge: remove gs memory allocator
staging: tidspbridge: remove utildefs
staging: tidspbridge: switch to linux bitmap API
staging: tidspbridge: remove gb bitmap implementation
staging: tidspbridge: convert core to list_head
staging: tidspbridge: convert pmgr to list_head
staging: tidspbridge: convert rmgr to list_head
staging: tidspbridge: remove custom linked list
staging: tidspbridge: core code cleanup
staging: tidspbridge: pmgr code cleanup
staging: tidspbridge: rmgr/node.c code cleanup
Laurent Pinchart (1):
staging: tidspbridge: Fix atoi to support hexadecimal numbers correctly
Omar Ramirez Luna (1):
staging: tidspbridge: use the right type for list_is_last
Ramos Falcon, Ernesto (1):
staging: tidspbridge: remove code referred by ...