From: David S. Miller Date: Fri, 4 May 2018 13:11:50 +0000 (-0400) Subject: Merge branch 'sh_eth-complain-on-access-to-unimplemented-TSU-registers' X-Git-Tag: v4.18-rc1~114^2~313 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=b05f03b232ab4f8f173eeae291a4c9cd662a6676;p=linux.git Merge branch 'sh_eth-complain-on-access-to-unimplemented-TSU-registers' Sergei Shtylyov says: ==================== sh_eth: complain on access to unimplemented TSU registers Here's a set of 2 patches against DaveM's 'net-next.git' repo. The 1st patch routes TSU_POST register accesses thru sh_eth_tsu_{read|write}() and the 2nd added WARN_ON() unimplemented register to those functions. I'm going to deal with TSU_ADR{H|L} registers in a later series... ==================== Signed-off-by: David S. Miller --- b05f03b232ab4f8f173eeae291a4c9cd662a6676