Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754845Ab1EBG77 (ORCPT ); Mon, 2 May 2011 02:59:59 -0400 Received: from smtp-out.google.com ([74.125.121.67]:42530 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753880Ab1EBG74 (ORCPT ); Mon, 2 May 2011 02:59:56 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=muBFf6mFn5GXOpJBGjIQKkq4uJ6LrtM3I8CYmoaLQH5tiud9zGlL5BRkDPSm/cgpio sk4a796f7puz9rYQIGsA== MIME-Version: 1.0 In-Reply-To: <20110502053735.68CF01537B0@gemini.denx.de> References: <1304284213-11950-1-git-send-email-ccross@android.com> <1304284213-11950-2-git-send-email-ccross@android.com> <20110502053735.68CF01537B0@gemini.denx.de> Date: Sun, 1 May 2011 23:59:51 -0700 X-Google-Sender-Auth: ww854Ax5EgCWLs7GCUoVsKY66hU Message-ID: Subject: Re: [PATCH 1/4] ARM: tegra: irq: convert to gic arch extensions From: Colin Cross To: Wolfgang Denk Cc: lakml , linux-tegra , Will Deacon , Olof Johansson , Russell King , linux-kernel@vger.kernel.org, Erik Gilling Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 835 Lines: 20 On Sun, May 1, 2011 at 10:37 PM, Wolfgang Denk wrote: > Dear Colin Cross, > > In message <1304284213-11950-2-git-send-email-ccross@android.com> you wrote: >> Replace the ugly hack that inserts legacy irq controller calls >> into the irq call paths by reading and replacing the gic irq >> chip with the new gic arch extensions. > ... >> - * Copyright (C) 2010 Google, Inc. >> + * Copyright (C) 2011 Google, Inc. > > Sorry for nitpicking, but should this not be "(C) 2010-2011" instead? > You don't want to revoke the 2010 rights on the code, do you? You're right, I'll fix it. -- 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/