commit | 658d6c583663ae4f37cb6a5e104b2bf864fbc497 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 11 17:09:40 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 16 11:16:08 2021 -0500 |
tree | ea96e65c37bf657c625b0bdbc694edcbdb8d6fad | |
parent | 09d8f07762747ca6cd530289ecdda21b1c92226b [diff] |
IOMUX: Switch to use stdio_file_to_flags() Deduplicate code by replacing with stdio_file_to_flags() helper. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>