From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932297Ab0I3RRE (ORCPT ); Thu, 30 Sep 2010 13:17:04 -0400 Received: from kroah.org ([198.145.64.141]:52098 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755801Ab0I3RRD (ORCPT ); Thu, 30 Sep 2010 13:17:03 -0400 Date: Thu, 30 Sep 2010 04:36:34 -0700 From: Greg KH To: Ernesto Ramos Cc: gregkh@suse.com, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, ameya.palande@nokia.com, felipe.contreras@gmail.com, andy.shevchenko@gmail.com, Omar Ramirez Luna Subject: Re: [PATCH] staging: tidspbridge: disable all peripherals at bridge_brd_stop Message-ID: <20100930113634.GA29480@kroah.com> References: <1285362123-31323-1-git-send-email-ernesto@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1285362123-31323-1-git-send-email-ernesto@ti.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 24, 2010 at 04:02:03PM -0500, Ernesto Ramos wrote: > DSP Bridge needs to disable the peripheral clocks when switches to > BRD_STOPPED since that would prevent the domain to enter in OFF state. > > Signed-off-by: Ernesto Ramos > Signed-off-by: Omar Ramirez Luna This patch doesn't apply to the latest linux-next tree, what did you make it against? Care to fix it up and resend it? thanks, greg k-h