summaryrefslogtreecommitdiff
path: root/astraceroute
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 /astraceroute
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 'astraceroute')
0 files changed, 0 insertions, 0 deletions
it/diff/include/dt-bindings/pinctrl/samsung.h?h=nds-private-remove&id=33e962c8871f015f5c8978384553dddcf5b81b22&id2=575ddce0507789bf9830d089557d2199d2f91865'>diff)
rt2x00: fix clk_get call
clk_get() takes two arguments and might return ERR_PTR(), so we have to nullify pointer on that case, to do not break further call to clk_get_rate(). Reported-by: Felix Fietkau <nbd@nbd.name> Fixes: 34db70b92fae ("rt2x00: add copy of clk for soc devices") Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/dt-bindings/pinctrl/samsung.h')