X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fregulator%2Ftps65912-regulator.c;h=76f90202ae0950c1b1450fff2fce20913f4c5cf3;hb=abd462747539bbc630e50e8be59e3aebca63441d;hp=b52d4f2874b7f2aa376729fb16c51d714072d851;hpb=e634cf4e44d9770bfcb059e45ad6b9ba6a1e0bdc;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/drivers/regulator/tps65912-regulator.c b/drivers/regulator/tps65912-regulator.c index b52d4f2..76f9020 100644 --- a/drivers/regulator/tps65912-regulator.c +++ b/drivers/regulator/tps65912-regulator.c @@ -1,18 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Regulator driver for TI TPS65912x PMICs * * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ * Andrew F. Davis * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * This program is distributed "as is" WITHOUT ANY WARRANTY of any - * kind, whether expressed or implied; without even the implied warranty - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License version 2 for more details. - * * Based on the TPS65218 driver and the previous TPS65912 driver by * Margarita Olaya Cabrera */