summaryrefslogtreecommitdiff
path: root/iosched.h
blob: 19ff1ff9d859eaecb6683d6a773e4802e906b4bf (plain)
1
2
3
4
5
6
7
8
#ifndef IOSCHED_H
#define IOSCHED_H

extern void ioprio_print(void);
extern void set_ioprio_rt(void);
extern void set_ioprio_be(void);

#endif /* IOSCHED_H */
is.form.submit();'>
authorAlexander Stein <alexanders83@web.de>2016-04-29 14:50:03 +0200
committerLinus Walleij <linus.walleij@linaro.org>2016-05-02 13:53:07 +0200
commit7d3a3fe6488a62ff9aed27fc2128d35c1ba99c30 (patch)
tree2fe2c27389e372f2e87f44d8526d1f8302a45142
parent234b6513fcb9d98adf71fcb6110be4e719632988 (diff)
pinctrl: at91: Merge clk_prepare and clk_enable into clk_prepare_enable
This simplifies the normal as well as the error path. Signed-off-by: Alexander Stein <alexanders83@web.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat