All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <me@felipebalbi.com>
To: Grazvydas Ignotas <notasas@gmail.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 1/2] Add touchscreen support for Pandora
Date: Thu, 6 Nov 2008 00:39:21 +0200	[thread overview]
Message-ID: <20081105223920.GG4010@frodo> (raw)
In-Reply-To: <1225919983-26144-1-git-send-email-notasas@gmail.com>

On Wed, Nov 05, 2008 at 11:19:42PM +0200, Grazvydas Ignotas wrote:
> diff --git a/arch/arm/plat-omap/include/mach/board-omap3pandora.h b/arch/arm/plat-omap/include/mach/board-omap3pandora.h
> new file mode 100644
> index 0000000..bc7f09f
> --- /dev/null
> +++ b/arch/arm/plat-omap/include/mach/board-omap3pandora.h
> @@ -0,0 +1,25 @@
> +/*
> + * board-omap3pandora.h
> + *
> + * Hardware definitions for OMAP3 Pandora.
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License
> + * version 2 as published by the Free Software Foundation.
> + *
> + * This program is distributed in the hope that it will be useful, but
> + * WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
> + * General Public License for more details.
> + *
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
> + */
> +
> +#ifndef __ASM_ARCH_OMAP3_PANDORA_H
> +#define __ASM_ARCH_OMAP3_PANDORA_H
> +
> +#define	OMAP3_PANDORA_TS_GPIO		94

for one define only ???

Do you have plans to add more stuff here ? Do you have any other files
that might need this define besides the main board-file ??

Looks unnecessary to add yet another header for one define only. Moving
to the board-file would be more acceptable.

-- 
balbi

  parent reply	other threads:[~2008-11-05 22:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-05 21:19 [PATCH 1/2] Add touchscreen support for Pandora Grazvydas Ignotas
2008-11-05 21:19 ` [PATCH 2/2] Enable touchscreen in pandora's defconfig Grazvydas Ignotas
2008-11-05 22:39 ` Felipe Balbi [this message]
2008-11-05 23:41   ` [PATCH 1/2] Add touchscreen support for Pandora Grazvydas Ignotas
2008-11-05 23:56     ` Felipe Balbi
2008-11-06  1:17       ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081105223920.GG4010@frodo \
    --to=me@felipebalbi.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=notasas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.