summaryrefslogtreecommitdiff
path: root/Extra
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-23 14:42:42 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-23 14:42:42 +0200
commitdd415d04530b3b478b6fd1459cbfc8271e913eb1 (patch)
treee81cbf96669cb56f922d19de10110940a61de941 /Extra
parente8bc35c3efe80858a6a7a2df41e5219f3c1c8eb9 (diff)
flowtop: Make presenter_flow_wrong_state() return bool
Only 0/1 are used as return values, change to type bool. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Extra')
0 files changed, 0 insertions, 0 deletions
62f (diff)
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 'tools/perf/util/dwarf-regs.c')