On Mon, Aug 09, 2010 at 12:15:15PM +0900, Masayuki Ohtak wrote:
> CAN driver of Topcliff PCH
> 
> Topcliff PCH is the platform controller hub that is going to be used in
> Intel's upcoming general embedded platform. All IO peripherals in
> Topcliff PCH are actually devices sitting on AMBA bus. 
> Topcliff PCH has CAN I/F. This driver enables CAN function.
> 
> Signed-off-by: Masayuki Ohtake <[email protected]>
> 
> ---
>  drivers/net/can/Kconfig   |    8 +
>  drivers/net/can/Makefile  |    1 +
>  drivers/net/can/pch_can.c | 4076 
> +++++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/can/pch_can.h |  435 +++++

Please run all network drivers by the proper networking subsystem
maintainers, I'm sure they will have comments about the driver.

>  create mode 100644 drivers/net/can/pch_can.c
>  create mode 100644 drivers/net/can/pch_can.h

Why do you need a .h file?

thanks,

greg k-h
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to