[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A97DB55.2000100@hartkopp.net>
Date: Fri, 28 Aug 2009 15:27:49 +0200
From: Oliver Hartkopp <socketcan@...tkopp.net>
To: "Gole, Anant" <anantgole@...com>
CC: "socketcan-core@...ts.berlios.de" <socketcan-core@...ts.berlios.de>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Wolfgang Grandegger <wg@...ndegger.com>
Subject: Re: [PATCH] net-next:can: add TI CAN (HECC) driver
Gole, Anant wrote:
>>> +#include <linux/can/platform/ti_hecc_platform.h>
>> Please use
>>
>> linux/can/platform/ti_hecc.c
>
> are you suggesting to keep the platform file name as ti_hecc.h?
>
Yep!
We currently have
linux/can/platform/sja1000.h
linux/can/platform/mcp251x.h
there. And as you need the full path for the include anyway, we decided to put
these CAN specific platform includes in linux/can/platform.
Else we would end with tons of <drivername>_platform.h in linux/can where we
have all the common stuff for CAN networking layer, etc.
Regards,
Oliver
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists