From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Grandegger Subject: Re: [PATCH net-next-2.6 2/2] can: sja1000: add read/write routines for 8, 16 and 32-bit register access Date: Fri, 19 Mar 2010 14:14:12 +0100 Message-ID: <4BA378A4.8040806@grandegger.com> References: <4BA3565F.6040907@visionsystems.de> <4BA356A4.5040205@visionsystems.de> <4BA35704.2060909@visionsystems.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: yegor_sub1-ZJVcf1zZPRSebONBosFW4Q@public.gmane.org Return-path: In-Reply-To: <4BA35704.2060909-ZJVcf1zZPRSebONBosFW4Q@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org Yegor Yefremov wrote: > SJA1000: add read/write routines for 8, 16 and 32-bit register access > > add routines for 8, 16 and 32-bit access like in > drivers/i2c/busses/i2c-pca-platform.c > > Signed-off-by: Yegor Yefremov Acked-by: Wolfgang Grandegger Thanks, Wolfgang.