From: Felipe Balbi <me@felipebalbi.com>
To: Grazvydas Ignotas <notasas@gmail.com>
Cc: me@felipebalbi.com, linux-omap@vger.kernel.org, tony@atomide.com
Subject: Re: [PATCH 1/2] Add touchscreen support for Pandora
Date: Thu, 6 Nov 2008 01:56:01 +0200 [thread overview]
Message-ID: <20081105235541.GH4010@frodo> (raw)
In-Reply-To: <6ed0b2680811051541t21a1be36i8ba85db9bfaaa025@mail.gmail.com>
On Thu, Nov 06, 2008 at 01:41:46AM +0200, Grazvydas Ignotas wrote:
> Yes, it's more like a placeholder for future patches. I plan to add a
> function prototype and some more GPIOs. I also plan adding another
> board file for input stuff (board-omap3pandora-input.c), as pandora
> has lots of GPIO buttons with full qwerty keypad, and I don't want to
> clutter the main board file with large arrays of structures.
> If this is not acceptable I can stuff everything into board-omap3pandora.c
I think tony has the final word here, but generally the other board
files have the keypad stuff in the main board file (board-n800.c,
board-3430sdp.c, board-2430sdp.c, etc)
About the defines, it's only nice to put them in the header iff you
need to use the same define on two (or more) different files. Otherwise,
you can make the defines local to the file that needs them :-)
--
balbi
next prev parent reply other threads:[~2008-11-05 23:56 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 ` [PATCH 1/2] Add touchscreen support for Pandora Felipe Balbi
2008-11-05 23:41 ` Grazvydas Ignotas
2008-11-05 23:56 ` Felipe Balbi [this message]
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=20081105235541.GH4010@frodo \
--to=me@felipebalbi.com \
--cc=linux-omap@vger.kernel.org \
--cc=notasas@gmail.com \
--cc=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox