mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
7be6adf113
Our library has memparse() for parsing numbers with respective suffixes suitable for memory sizes. Use it instead of custom implementation. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Helge Deller <deller@gmx.de>