regulator: fixed: Remove print on allocation failure
authorMark Brown <broonie@kernel.org>
Thu, 24 Mar 2022 20:18:54 +0000 (20:18 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 4 Apr 2022 07:48:30 +0000 (08:48 +0100)
commit6c315afe65d05dc6eebf2d6b73a191990aada218
tree111a5ec6a041ce3dbf6d1428a00be3d1598c5474
parent41812783057c01e4e5f1eec649607e4773124dba
regulator: fixed: Remove print on allocation failure

OOMs are very verbose, we don't need to print an additional error message
when we fail to allocate.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220324201854.3107077-1-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/fixed.c