[PATCH 0/8] staging: tidspbridge - misc fixes

From: Fernando Guzman Lugo
Date: Mon Oct 25 2010 - 20:38:38 EST


This set of patches fix some issues found in lastest tree.

Fernando Guzman Lugo (8):
staging: tidspbridge - remove req_addr from proc_map
staging: tidspbridge - add kconfig parameter for DMM size
staging: tidspbridge - change mmufault tasklet to a workqueue
staging: tidspbridge - fix timeout in dsp_gpt_wait_overflow
staging: tidspbridge - use GTP7 for DSP stack dump
staging: tidspbridge - remove disabling twl when printing DSP stack
staging: tidspbridge - fix some issues after iommu patches
staging: tidspbridge - make sync_wait_on_event interruptible

drivers/staging/tidspbridge/Kconfig | 8 +++
drivers/staging/tidspbridge/core/dsp-clock.c | 13 +++--
drivers/staging/tidspbridge/core/dsp-mmu.c | 55 +++++++++++---------
drivers/staging/tidspbridge/core/tiomap3430.c | 20 ++++++-
.../staging/tidspbridge/include/dspbridge/clk.h | 4 +-
.../tidspbridge/include/dspbridge/dsp-mmu.h | 3 +
.../tidspbridge/include/dspbridge/dspapi-ioctl.h | 1 -
.../staging/tidspbridge/include/dspbridge/proc.h | 3 -
.../staging/tidspbridge/include/dspbridge/sync.h | 13 ++++-
drivers/staging/tidspbridge/pmgr/dspapi.c | 2 +-
drivers/staging/tidspbridge/rmgr/node.c | 4 +-
drivers/staging/tidspbridge/rmgr/proc.c | 25 ++++-----
12 files changed, 95 insertions(+), 56 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/