diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-03-22 16:59:15 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-01 15:03:13 -0400 |
commit | eff77c3a24ff6623f3767816ca54b8124f0e69a7 (patch) | |
tree | 40464d4b5457de29ef9de2d9e32185a34b9a9cfe /drivers/rtc/at91sam9_rtt.c | |
parent | b10f724807312a996100c7c4b779d320ed40d573 (diff) |
arm: smh: Use numeric modes for smh_open
There's no point in using string constants for smh_open if we are just
going to have to parse them. Instead, use numeric modes. The user needs
to be a bit careful with these, since they are much closer semantically
to string modes used by fopen(3) than the numeric modes used with
open(2).
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Diffstat (limited to 'drivers/rtc/at91sam9_rtt.c')
0 files changed, 0 insertions, 0 deletions