Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755798Ab0KHXBD (ORCPT ); Mon, 8 Nov 2010 18:01:03 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:37978 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753114Ab0KHXBA (ORCPT ); Mon, 8 Nov 2010 18:01:00 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mxAWdy3IttPWhZBoxad3AoOvjYmFmqoCmuqqTkNXYEu7I8qcFkdELH5wZTMVfUTGMq 2NG5yp1koHiOCtlIStt+HqWJwfrb2l5coAyfSsBEkdeMrz8nfpqKk9qveAFlfhlFPchC 4czdOCGN/5jLz44ZRxOIQaaWDhV6UVkdZCZZA= MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 9 Nov 2010 01:00:59 +0200 Message-ID: Subject: Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1 From: Felipe Contreras To: Greg KH , linux-omap@vger.kernel.org, Linux Kernel Mailing List Cc: Omar Ramirez Luna , Fernando Guzman Lugo , Tony Lindgren Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1934 Lines: 42 On Sun, Nov 7, 2010 at 11:36 PM, Felipe Contreras wrote: > The situation of tidspbridge driver on staging has been pretty sad, > basically, it has never worked. This is a step backwards from the > previous situation where it was clear which branch to use to get it > working. Unfortunately, the ARM and OMAP trees haven't made it easy, > as changes in those trees have broken it even further. Here's another try, this one has only one patch that needs omap maintainers to ack. git://gitorious.org/~felipec/linux-omap/felipec.git fc-dsp-fix-v37-rc1-min These are the changes since v2.6.37-rc1: Felipe Contreras (14): Revert "staging: tidspbridge - update Kconfig to select IOMMU module" Revert "staging: tidspbridge - remove dmm custom module" Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions" Revert "staging: tidspbridge - remove reserved memory clean up" Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct" Revert "staging: tidspbridge - move all iommu related code to a new file" Revert "staging: tidspbridge - remove hw directory" Revert "staging: tidspbridge - fix mmufault support" Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c" Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name" Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c" Revert "staging: tidspbridge: replace iommu custom for opensource implementation" staging: tidspbridge: hack to make it compile on v37-rc1 omap: dsp: remove shm from normal memory -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/