• S
    ravb: remove undocumented counter processing · 009a4703
    Simon Horman 提交于
    This patch removes the use of the undocumented counter registers
    CDCR, LCCR, CERCR, CEECR.
    
    Offsets used for undocumented registers are considered reserved and
    should not be written to. After some internal investigation with Renesas
    it remains unclear why this driver accesses these fields but regardless of
    what the historical reasons are the current code is considered incorrect.
    
    Based on work by Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
    Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    009a4703
ravb_main.c 59.4 KB