commit | 20a5c5e29c21dc24384f0277dff3aec25ec65071 | [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 | ba69b2c0e3214896a3e41313b56a3336cbbbd766 [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>