Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754165Ab2KGBKi (ORCPT ); Tue, 6 Nov 2012 20:10:38 -0500 Received: from mail-vc0-f174.google.com ([209.85.220.174]:62356 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753693Ab2KGBKg (ORCPT ); Tue, 6 Nov 2012 20:10:36 -0500 MIME-Version: 1.0 In-Reply-To: <20121106085931.GA26335@kroah.com> References: <1352170552-29564-1-git-send-email-omar.luna@linaro.org> <1352170552-29564-2-git-send-email-omar.luna@linaro.org> <509886A2.5060509@wwwdotorg.org> <20121106085931.GA26335@kroah.com> Date: Tue, 6 Nov 2012 19:10:35 -0600 Message-ID: Subject: Re: [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework From: Omar Ramirez Luna To: Greg Kroah-Hartman Cc: Linus Walleij , Stephen Warren , Russell King , Tony Lindgren , Janusz Krzysztofik , Loic PALLARDY , Arnd Bergmann , Ohad Ben-Cohen , Mark Brown , Dom Cobley , Wim Van Sebroeck , Suman Anna , Juan Gutierrez , Felipe Contreras , Tejun Heo , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1014 Lines: 29 Hi Greg, On 6 November 2012 02:59, Greg Kroah-Hartman wrote: > On Tue, Nov 06, 2012 at 09:55:52AM +0100, Linus Walleij wrote: >> On Tue, Nov 6, 2012 at 4:40 AM, Stephen Warren wrote: >> >> > Is this a public interface to the driver? If so, shouldn't the header be >> > in include/linux somewhere? >> >> I think the split out of the public header is done in patch 2/2. > > Yes, but the names are still omap_*, which doesn't make much sense here. Ok, I have no problem with this... I was under the impression that moving this code out of plat-omap was blocking single zImage support hence the minimal changes to move it to drivers/. I will strip the generic portions from omap_ prefixes and resend. Cheers, 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/