···11-/*22- * This program is free software; you can redistribute it and/or modify33- * it under the terms of the GNU General Public License version 2 as44- * published by the Free Software Foundation.55- *66- * This program is distributed in the hope that it will be useful,77- * but WITHOUT ANY WARRANTY; without even the implied warranty of88- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the99- * GNU General Public License for more details.1010- *1111- * Copyright (C) 2012 ARM Limited1212- */11+// SPDX-License-Identifier: GPL-2.022+//33+// Copyright (C) 2012 ARM Limited134145#define DRVNAME "vexpress-regulator"156#define pr_fmt(fmt) DRVNAME ": " fmt