All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Kyle Moffett <mrmacman_g4@mac.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] [2.6] Clean up SL811 headers
Date: Thu, 6 Jan 2005 09:12:20 +0000	[thread overview]
Message-ID: <20050106091220.A23845@flint.arm.linux.org.uk> (raw)
In-Reply-To: <8A1C5ED3-5F82-11D9-B39F-000393ACC76E@mac.com>; from mrmacman_g4@mac.com on Wed, Jan 05, 2005 at 08:30:25PM -0500

On Wed, Jan 05, 2005 at 08:30:25PM -0500, Kyle Moffett wrote:
> The USB SL811 host has a structure stuck in linux/usb_sl811.h  As this
> structure is kernel private and only used by a single piece of code, 
> this
> patch moves it to the header file from which it is used, deleting the 
> old one.
> 
> Signed-off-by: Kyle Moffett <mrmacman_g4@mac.com>

No.  It's platform data.  That means that platforms, (eg, arch/arm/mach-pxa)
are expected to supply it to the SL811 driver.

linux/usb_sl811.h is the correct location for it.  The platforms which
use it are not merged just yet, but the SL811 driver is a recent merge
in preparation of this happening.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
                 2.6 Serial core

  reply	other threads:[~2005-01-06  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-06  1:30 [PATCH] [2.6] Clean up SL811 headers Kyle Moffett
2005-01-06  9:12 ` Russell King [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-06  9:31 David Brownell

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=20050106091220.A23845@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mrmacman_g4@mac.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.