summaryrefslogtreecommitdiff
path: root/timer.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-09-20 13:30:18 +0200
committerTobias Klauser <tklauser@distanz.ch>2018-09-20 13:30:18 +0200
commit42978816ca573ec4f75e8069bb7891239d703a38 (patch)
tree7a421d4f793c1b6e4ffd02cfde12372e44b316f4 /timer.c
parent708b252a8ca7cae10bd70338f53691d034babcc5 (diff)
netsniff-ng v0.6.5v0.6.5
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'timer.c')
0 files changed, 0 insertions, 0 deletions
sh_eth: rename EESIPR bits
Since the commit b0ca2a21f769 ("sh_eth: Add support of SH7763 to sh_eth") the *enum* declaring the EESIPR bits (interrupt mask) went out of sync with the *enum* declaring the EESR bits (interrupt status) WRT bit naming and formatting. I'd like to restore the consistency by using EESIPR as the bit name prefix, renaming the *enum* to EESIPR_BIT, and (finally) renaming the bits according to the available Renesas SH77{34|63} manuals; additionally, reconstruct couple names using the EESR bit declaration above... Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/dt-bindings/clock/at91.h')