[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1404162312020.22697@ionos.tec.linutronix.de>
Date: Wed, 16 Apr 2014 23:13:23 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Thor Thayer <tthayer@...era.com>
cc: linux-can@...r.kernel.org, wg@...ndegger.com, mkl@...gutronix.de,
socketcan@...tkopp.net, anilkumar@...com, tthayer.linux@...il.com,
"David S. Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] net: c_can: Add support for D_CAN module RAM Init.
On Wed, 16 Apr 2014, tthayer@...era.com wrote:
> From: Thor Thayer <tthayer@...era.com>
>
> The D_CAN driver was written to support the TI D_CAN implementation
> which placed the D_CAN RAM reset in a separate register. In the
> standard D_CAN module the RAM Init is in the D_CAN module so
> handle the RAM Init differently.
> + if (!res) {
> + priv->raminit = c_can_hw_raminit;
> + priv->raminit_type_flag = 0;
Can we please make that raminit_type and use proper constants?
Thanks,
tglx
--
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