From patchwork Tue Jun 19 18:50:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Scheller X-Patchwork-Id: 10475235 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C85A2601D7 for ; Tue, 19 Jun 2018 18:50:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B8B2528B1D for ; Tue, 19 Jun 2018 18:50:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AC50528B66; Tue, 19 Jun 2018 18:50:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 49E9E28B1D for ; Tue, 19 Jun 2018 18:50:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030527AbeFSSua (ORCPT ); Tue, 19 Jun 2018 14:50:30 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:39429 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030446AbeFSSu0 (ORCPT ); Tue, 19 Jun 2018 14:50:26 -0400 Received: by mail-wr0-f194.google.com with SMTP id w7-v6so695178wrn.6 for ; Tue, 19 Jun 2018 11:50:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=U/9UhRoFi1Ouu2CUQDMCRU7zRcSUq6tnxgqUOSQSRrU=; b=X6fGLMQmGXE0rtH+zYfUeR/5ae3/QOJv29+ZLDd46RWEEofVbVTX3K5ZppFx28AZut cJW5GEO6gbEKwI+IdmPDAgB1mzlj4cN+bLl84E5BmOe9084M8gvU7bN+EBnOttS1eAbw c4rxrH+XtZVgAIaI/14tTOMfNvvAzIJm9aTNc95SFnkEFPtmd8XeNqGcqJQtRy84Dds+ yc2B0ihhADuMQoR7wVCu+3V9tIVAOuldiRcUkXN3B5K/q/yUAHEQYBEpYvzWNoHdO4su bIDgAvduGo3Xu0sVysPF6exRAGM36nGwTl3BRtogAPPIgjLUPNj86WrpGeddGQmMHU2s gfug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=U/9UhRoFi1Ouu2CUQDMCRU7zRcSUq6tnxgqUOSQSRrU=; b=OqatjrA9iresLOlqZDpMlU+5TSPSDuM96cn+i80lnVPVzsAtgsGn0PauyyAU+6n5h2 JaeDnEitD2jgvU9VpmbDpUrKdDkHFOX94svq3T5tJy+YlrdcbJ0X351ehOF+/RgsmrPt lLE8wX/AJODLBW2dmOth8OvdqaXC3m5vN/wmAmqZM3r1gf/kXTmMl0bLm7wZbXUxsnku G325l3ZR4/Lj+MlO5xJLRbxh094D0dbk4aTtlFbJK5udsiZ1JucoiScUBMt6yEoSlzGd Cs+8NqyNKDI3h+QNvhUDBiAEAECph80xxAUJ5w1CxYCDLnbdATjubKjwrB6CQu8Kri2Y RCPQ== X-Gm-Message-State: APt69E2qV9H82wIYW7PTaKJz0/EIhwd4GQd//iTwBZNXBjGlMLiu7jQx 7fcHX/8hVY525OuDDYgdzlA= X-Google-Smtp-Source: ADUXVKJvlO9t4h0c0zvYNBBzN/cVKhTRCGpnS6Ck0wD2HGBu9kZR7k2cZQQCIruwLJf0elTvdrpj/w== X-Received: by 2002:adf:fa07:: with SMTP id m7-v6mr16010431wrr.228.1529434225052; Tue, 19 Jun 2018 11:50:25 -0700 (PDT) Received: from dvbdev.wuest.de (ip-176-199-71-134.hsi06.unitymediagroup.de. [176.199.71.134]) by smtp.gmail.com with ESMTPSA id b15-v6sm803227wri.14.2018.06.19.11.50.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Jun 2018 11:50:24 -0700 (PDT) From: Daniel Scheller To: mchehab@kernel.org, mchehab@s-opensource.com, rjkm@metzlerbros.de, mvoelkel@DigitalDevices.de Cc: linux-media@vger.kernel.org Subject: [PATCH v3 6/9] [media] dvb-frontends/stv0910: cleanup and fix licensing boilerplates Date: Tue, 19 Jun 2018 20:50:13 +0200 Message-Id: <20180619185016.24402-7-d.scheller.oss@gmail.com> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20180619185016.24402-1-d.scheller.oss@gmail.com> References: <20180619185016.24402-1-d.scheller.oss@gmail.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Daniel Scheller The stv0910.h doesn't carry any header nor any licensing boilerplate at all, so copy this from the main driver file stv0910.c. While at it, apply the usual whitespace/blank line cleanup aswell. Cc: Ralph Metzler Cc: Manfred Voelkel Signed-off-by: Daniel Scheller --- drivers/media/dvb-frontends/stv0910.c | 2 +- drivers/media/dvb-frontends/stv0910.h | 17 +++++++++++++++++ drivers/media/dvb-frontends/stv0910_regs.h | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb-frontends/stv0910.c b/drivers/media/dvb-frontends/stv0910.c index 8d72de0ff5b0..16f73c16ac61 100644 --- a/drivers/media/dvb-frontends/stv0910.c +++ b/drivers/media/dvb-frontends/stv0910.c @@ -11,7 +11,7 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ diff --git a/drivers/media/dvb-frontends/stv0910.h b/drivers/media/dvb-frontends/stv0910.h index f37171b7a2de..c3985bee749f 100644 --- a/drivers/media/dvb-frontends/stv0910.h +++ b/drivers/media/dvb-frontends/stv0910.h @@ -1,3 +1,20 @@ +/* + * Driver for the ST STV0910 DVB-S/S2 demodulator. + * + * Copyright (C) 2014-2015 Ralph Metzler + * Marcus Metzler + * developed for Digital Devices GmbH + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * version 2 only, as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ + #ifndef _STV0910_H_ #define _STV0910_H_ diff --git a/drivers/media/dvb-frontends/stv0910_regs.h b/drivers/media/dvb-frontends/stv0910_regs.h index f0eb915090bd..4440892df61f 100644 --- a/drivers/media/dvb-frontends/stv0910_regs.h +++ b/drivers/media/dvb-frontends/stv0910_regs.h @@ -1,7 +1,7 @@ /* * @DVB-S/DVB-S2 STMicroelectronics STV0900 register definitions * Author Manfred Voelkel, August 2013 - * (c) 2013 Digital Devices GmbH Germany. All rights reserved + * (c) 2013 Digital Devices GmbH Germany. All rights reserved * * ======================================================================= * Registers Declaration (Internal ST, All Applications )