Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932326Ab0GUPB4 (ORCPT ); Wed, 21 Jul 2010 11:01:56 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:50844 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752123Ab0GUPBy convert rfc822-to-8bit (ORCPT ); Wed, 21 Jul 2010 11:01:54 -0400 From: "Ramirez Luna, Omar" To: "Menon, Nishanth" , Greg Kroah-Hartman CC: Ohad Ben-Cohen , Ameya Palande , "Guzman Lugo, Fernando" , Felipe Contreras , Andy Shevchenko , lkml , linux-omap Date: Wed, 21 Jul 2010 09:59:22 -0500 Subject: RE: [PATCH 08/11] staging: tidspbridge: remove IN modifier Thread-Topic: [PATCH 08/11] staging: tidspbridge: remove IN modifier Thread-Index: AcsiFW3b/FOyBeHiTO+MxjJicnIYrQGz2vNw Message-ID: <27F9C60D11D683428E133F85D2BB4A53043F0B2C09@dlee03.ent.ti.com> References: <1278975369-7687-1-git-send-email-nm@ti.com> <1278975369-7687-9-git-send-email-nm@ti.com> In-Reply-To: <1278975369-7687-9-git-send-email-nm@ti.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 897 Lines: 34 Hi, >From: Menon, Nishanth > >IN modifier does not exist. remove it > >Signed-off-by: Nishanth Menon >--- [...] >diff --git a/drivers/staging/tidspbridge/include/dspbridge/drv.h >b/drivers/staging/tidspbridge/include/dspbridge/drv.h >index 020bed0..753a317 100644 >--- a/drivers/staging/tidspbridge/include/dspbridge/drv.h >+++ b/drivers/staging/tidspbridge/include/dspbridge/drv.h >@@ -70,8 +70,8 @@ > #define OMAP_DMMU_BASE 0x5D000000 > #define OMAP_DMMU_SIZE 0x1000 > >-#define OMAP_PRCM_VDD1_DOMAIN 1 >-#define OMAP_PRCM_VDD2_DOMAIN 2 >+#define OMAP_PRCM_VDD1_DOMA1 >+#define OMAP_PRCM_VDD2_DOMA2 > Unexpected change? Regards, Omar -- 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/