···11-/*22- * tfa9879.c -- driver for NXP Semiconductors TFA987933- *44- * Copyright (C) 2014 Axentia Technologies AB55- * Author: Peter Rosin <peda@axentia.se>66- *77- * This program is free software; you can redistribute it and/or modify it88- * under the terms of the GNU General Public License as published by the99- * Free Software Foundation; either version 2 of the License, or (at your1010- * option) any later version.1111- *1212- */11+// SPDX-License-Identifier: GPL-2.0+22+//33+// tfa9879.c -- driver for NXP Semiconductors TFA987944+//55+// Copyright (C) 2014 Axentia Technologies AB66+// Author: Peter Rosin <peda@axentia.se>137148#include <linux/module.h>159#include <linux/init.h>
+1-6
sound/soc/codecs/tfa9879.h
···11+/* SPDX-License-Identifier: GPL-2.0+ */12/*23 * tfa9879.h -- driver for NXP Semiconductors TFA987934 *45 * Copyright (C) 2014 Axentia Technologies AB56 * Author: Peter Rosin <peda@axentia.se>66- *77- * This program is free software; you can redistribute it and/or modify it88- * under the terms of the GNU General Public License as published by the99- * Free Software Foundation; either version 2 of the License, or (at your1010- * option) any later version.1111- *127 */138149#ifndef _TFA9879_H