From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v2] sh_eth: Fix access to TRSCER register Date: Thu, 8 Jan 2015 12:57:15 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "netdev@vger.kernel.org" , Yoshihiro Shimoda , Linux-sh list To: Nobuhiro Iwamatsu Return-path: Sender: linux-sh-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, Jan 8, 2015 at 7:25 AM, Nobuhiro Iwamatsu wrote: > TRSCER register is configured differently by SoCs. TRSCER of R-Car Gen2 is > RINT8 bit only valid, other bits are reserved bits. This removes access to > TRSCER register reserve bit by adding variable trscer_err_mask to > sh_eth_cpu_data structure, set the register information to each SoCs. > > Signed-off-by: Nobuhiro Iwamatsu Tested-by: Geert Uytterhoeven (on r8a7791) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds