···11-/*22- * Regulator support for WM840033- *44- * Copyright 2008 Wolfson Microelectronics PLC.55- *66- * Author: Mark Brown <broonie@opensource.wolfsonmicro.com>77- *88- * This program is free software; you can redistribute it and/or99- * modify it under the terms of the GNU General Public License as1010- * published by the Free Software Foundation; either version 2 of the1111- * License, or (at your option) any later version.1212- *1313- */11+// SPDX-License-Identifier: GPL-2.0+22+//33+// Regulator support for WM840044+//55+// Copyright 2008 Wolfson Microelectronics PLC.66+//77+// Author: Mark Brown <broonie@opensource.wolfsonmicro.com>148159#include <linux/bug.h>1610#include <linux/err.h>