···11-/*22- * wm8994-regulator.c -- Regulator driver for the WM899433- *44- * Copyright 2009 Wolfson Microelectronics PLC.55- *66- * Author: Mark Brown <broonie@opensource.wolfsonmicro.com>77- *88- * This program is free software; you can redistribute it and/or modify it99- * under the terms of the GNU General Public License as published by the1010- * Free Software Foundation; either version 2 of the License, or (at your1111- * option) any later version.1212- */11+// SPDX-License-Identifier: GPL-2.0+22+//33+// wm8994-regulator.c -- Regulator driver for the WM899444+//55+// Copyright 2009 Wolfson Microelectronics PLC.66+//77+// Author: Mark Brown <broonie@opensource.wolfsonmicro.com>138149#include <linux/module.h>1510#include <linux/moduleparam.h>