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, 10 Feb 2016 21:36:11 +0100
From:	Bernhard Walle <bernhard@...lle.de>
To:	Philipp Zabel <p.zabel@...gutronix.de>
Cc:	lgirdwood@...il.com, broonie@...nel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] regulator: ltc3589: Make IRQ optional

Hi,

thanks for the review!

Am 10.02.2016 10:44, schrieb Philipp Zabel:
> 
>> +						IRQF_TRIGGER_LOW | IRQF_ONESHOT,
>> +						client->name, ltc3589);
>> +		if (ret) {
>> +			dev_err(dev, "Failed to request IRQ %d: %d\n", client->irq, ret);
> 
> ... and this long line.

This was actually a mistake because I added the IRQ number to debug my 
problem.

Will send an updated version of the patch just now.


Regards,
Bernhard

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ