[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#796386: marked as done ([PATCH] linux: correct spelling mistake in au8622_dig driver)



Your message dated Sat, 24 Apr 2021 14:17:47 +0200
with message-id <YIQMazV5MdeVoPBp@eldamar.lan>
and subject line Re: Bug#796386: [PATCH] linux: correct spelling mistake in au8622_dig driver
has caused the Debian Bug report #796386,
regarding [PATCH] linux: correct spelling mistake in au8622_dig driver
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
796386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796386
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Source-Version: 4.1.3-1
Tags: patch
Severity: minor

---
Index: sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c
===================================================================
--- sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c
+++ sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c
@@ -921,9 +921,9 @@
 module_param(debug, int, 0644);
 MODULE_PARM_DESC(debug, "Enable verbose debug messages");

 module_param(zv_mode, int, 0644);
-MODULE_PARM_DESC(zv_mode, "Turn on/off ZeeVee modulator compatability
mode (default:on).\n"
+MODULE_PARM_DESC(zv_mode, "Turn on/off ZeeVee modulator compatibility
mode (default:on).\n"
  "\t\ton - modified AU8522 QAM256 initialization.\n"
  "\t\tProvides faster lock when using ZeeVee modulator based sources");

 MODULE_DESCRIPTION("Auvitek AU8522 QAM-B/ATSC Demodulator driver");

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.3~rc3-1~exp1

On Fri, Aug 21, 2015 at 06:04:11PM +0200, Raphael Geissert wrote:
> Source: linux
> Source-Version: 4.1.3-1
> Tags: patch
> Severity: minor
> 
> ---
> Index: sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c
> ===================================================================
> --- sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c
> +++ sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c
> @@ -921,9 +921,9 @@
>  module_param(debug, int, 0644);
>  MODULE_PARM_DESC(debug, "Enable verbose debug messages");
> 
>  module_param(zv_mode, int, 0644);
> -MODULE_PARM_DESC(zv_mode, "Turn on/off ZeeVee modulator compatability
> mode (default:on).\n"
> +MODULE_PARM_DESC(zv_mode, "Turn on/off ZeeVee modulator compatibility
> mode (default:on).\n"
>   "\t\ton - modified AU8522 QAM256 initialization.\n"
>   "\t\tProvides faster lock when using ZeeVee modulator based sources");
> 
>  MODULE_DESCRIPTION("Auvitek AU8522 QAM-B/ATSC Demodulator driver");

This has been fixed upstream with 60acc4ebe710 ("treewide: Fix typo
compatability -> compatibility") in 4.3-rc1.

Regards,
Salvatore

--- End Message ---

Reply to: