···11-/*22- * arizona-ldo1.c -- LDO1 supply for Arizona devices33- *44- * Copyright 2012 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+// arizona-ldo1.c -- LDO1 supply for Arizona devices44+//55+// Copyright 2012 Wolfson Microelectronics PLC.66+//77+// Author: Mark Brown <broonie@opensource.wolfsonmicro.com>138149#include <linux/module.h>1510#include <linux/moduleparam.h>
+7-12
drivers/regulator/arizona-micsupp.c
···11-/*22- * arizona-micsupp.c -- Microphone supply for Arizona devices33- *44- * Copyright 2012 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+// arizona-micsupp.c -- Microphone supply for Arizona devices44+//55+// Copyright 2012 Wolfson Microelectronics PLC.66+//77+// Author: Mark Brown <broonie@opensource.wolfsonmicro.com>138149#include <linux/module.h>1510#include <linux/moduleparam.h>