RE: [PATCH v2 08/10] mfd: bd9571mwv: Use the SPDX license identifier

2020-12-14 Thread Yoshihiro Shimoda
> From: Yoshihiro Shimoda, Sent: Friday, December 11, 2020 8:28 PM > > Use the SPDX license identifier instead of a local description. > > Signed-off-by: Yoshihiro Shimoda I forgot to add Geert-san's Reviewed-by here. So, I'll submit v3 patch series later. https://patchwork.kernel.org/project

[PATCH v2 08/10] mfd: bd9571mwv: Use the SPDX license identifier

2020-12-11 Thread Yoshihiro Shimoda
Use the SPDX license identifier instead of a local description. Signed-off-by: Yoshihiro Shimoda --- drivers/mfd/bd9571mwv.c | 10 +- include/linux/mfd/bd9571mwv.h | 10 +- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/drivers/mfd/bd9571mwv.c b/drivers/mfd