summaryrefslogtreecommitdiff
path: root/proto_udp.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-09-04 16:36:12 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-09-04 16:36:12 +0200
commite4e41ae1cad3fadf384564c860b4c93e8fb895da (patch)
tree71ee3a976f5ad3208f032ab8786bf023a625f459 /proto_udp.c
parent34b8b715fa98a78b00d06c1eafab56984025ed2e (diff)
ifpps: Reuse device bitrate for screen_header()
Instead of issuing another call to device_bitrate(), reuse the the value acquired in screen_update() and pass it to screen_header(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_udp.c')
0 files changed, 0 insertions, 0 deletions
fd1d141db320db970aace7f0&id2=63c190429020a9701b42887ac22c28f287f1762f'>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 'drivers/usb/phy/phy-omap-otg.c')