From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 09/13] s3c64xx: move usb driver to drivers/usb
Date: Tue, 31 Mar 2009 21:24:24 +0200 [thread overview]
Message-ID: <20090331192424.GG24923@game.jcrosoft.org> (raw)
In-Reply-To: <3efb10970903311126u1b97c3dbi5193e8547335199b@mail.gmail.com>
On 20:26 Tue 31 Mar , Remy Bohmer wrote:
> Hello Jean-Christophe,
>
> 2009/3/27 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>:
> > add CONFIG_USB_S3C64XX to activate the driver
> >
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> > ---
> > ?cpu/arm1176/s3c64xx/Makefile ? ? ? ? ? ? ? ? ? ? ? | ? ?1 -
> > ?drivers/usb/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> > ?.../s3c64xx/usb.c => drivers/usb/s3c64xx_usb.c ? ? | ? ?0
> > ?include/configs/smdk6400.h ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> > ?4 files changed, 2 insertions(+), 1 deletions(-)
> > ?rename cpu/arm1176/s3c64xx/usb.c => drivers/usb/s3c64xx_usb.c (100%)
>
> Why do you want to move all these processor specific code into generic
> driver code?
IMHO it's a usb drivers and it's place is not in the cpu but in the drivers/usb/
even if it's just the USB init
Best Regards,
J.
next prev parent reply other threads:[~2009-03-31 19:24 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-27 21:59 [U-Boot] [PATCH 01/13] s3c4510b: move specific code to soc directory Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 02/13] s3c44b0: move i2c driver to drivers/i2c Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 03/13] s3c44b0: move rtc driver to drivers/rtc Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 04/13] s3c44b0: move serial driver to drivers/serial Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 05/13] s3c44b0: extract cache from cpu.c Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 06/13] sa1100: move serial driver to drivers/serial Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 07/13] netarm: " Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 08/13] imx31: " Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 09/13] s3c64xx: move usb driver to drivers/usb Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 10/13] ks8695: move serial driver to drivers/serial Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 11/13] lpc2292: " Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 12/13] arm720t/clps7111: " Jean-Christophe PLAGNIOL-VILLARD
2009-03-27 21:59 ` [U-Boot] [PATCH 13/13] ompa3: remove duplicate interrupts code Jean-Christophe PLAGNIOL-VILLARD
2009-03-28 6:24 ` Dirk Behme
2009-03-28 7:59 ` Jean-Christophe PLAGNIOL-VILLARD
2009-03-28 8:42 ` Dirk Behme
2009-03-31 18:26 ` [U-Boot] [PATCH 09/13] s3c64xx: move usb driver to drivers/usb Remy Bohmer
2009-03-31 19:24 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-03-31 21:06 ` Wolfgang Denk
2009-03-30 5:31 ` [U-Boot] [PATCH 02/13] s3c44b0: move i2c driver to drivers/i2c Heiko Schocher
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=20090331192424.GG24923@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=u-boot@lists.denx.de \
/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