From: Mark Brown Date: Tue, 18 Oct 2022 11:14:39 +0000 (+0100) Subject: ASoC: Use DIV_ROUND_UP() instead of open-coding it X-Git-Tag: v6.2-rc1~126^2^2~157 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67ad4edf2b59dbea75a85afe114516d06a6c8413;p=thirdparty%2Fkernel%2Flinux.git ASoC: Use DIV_ROUND_UP() instead of open-coding it Merge series from Shang XiaoJing : Use DIV_ROUND_UP() instead of open-coding it, which intents and makes it more clear what is going on for the casual reviewer. --- 67ad4edf2b59dbea75a85afe114516d06a6c8413