lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 16 Dec 2020 09:22:28 +0100
From:   Lars-Peter Clausen <lars@...afoo.de>
To:     Mircea Caprioru <mircea.caprioru@...log.com>, jic23@...nel.org
Cc:     Michael.Hennerich@...log.com, alexandru.ardelean@...log.com,
        gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
        linux-iio@...r.kernel.org, Dragos Bogdan <dragos.bogdan@...log.com>
Subject: Re: [PATCH V2] iio: adc: ad7476: Add LTC2314-14 support

On 12/16/20 9:23 AM, Mircea Caprioru wrote:
> [...]
> Changelog v2
> - fix conflict with ADS7868 device in chip_info_tbl
> [...]
>   	[ID_ADS7868] = {
>   		.channel[0] = ADS786X_CHAN(8),
>   		.channel[1] = IIO_CHAN_SOFT_TIMESTAMP(1),

Hi Mircea,

I think this is still missing a } here


> +	[ID_LTC2314_14] = {
> +		.channel[0] = AD7940_CHAN(14),
> +		.channel[1] = IIO_CHAN_SOFT_TIMESTAMP(1),
>   	},
>   };

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ