RE: [PATCH] watchdog: add SPDX identifiers for watchdog subsystem

2018-02-20 Thread Adam Thomson
0+ > /* > * Watchdog driver for DA9063 PMICs. > * > @@ -5,10 +6,6 @@ > * > * Author: Mariusz Wojtasik > * > - * This program is free software; you can redistribute it and/or modify it > - * under the terms of the GNU General Public License as published by the > - * Free Software Foundation; either version 2 of the License, or (at your > - * option) any later version. > */ For Dialog drivers, Acked-by: Adam Thomson

[RESEND PATCH 1/1] ASoC: fsl_ssi: Fix checking of dai format for AC97 mode

2015-09-16 Thread Adam Thomson
rmine AC97 or not. Signed-off-by: Adam Thomson --- Patch based on v4.3-rc1. sound/soc/fsl/fsl_ssi.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sound/soc/fsl/fsl_ssi.c b/sound/soc/fsl/fsl_ssi.c index 8ec6fb2..37c5cd4 100644 --- a/sound/soc/fsl/fsl_ssi.c +++ b/soun

[PATCH] ASoC: fsl_ssi: Fix checking of dai format for AC97 mode

2015-08-31 Thread Adam Thomson
rmine AC97 or not. Signed-off-by: Adam Thomson --- sound/soc/fsl/fsl_ssi.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sound/soc/fsl/fsl_ssi.c b/sound/soc/fsl/fsl_ssi.c index c0b940e..ee47041 100644 --- a/sound/soc/fsl/fsl_ssi.c +++ b/sound/soc/fsl/fsl_ssi.c @@ -