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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 17 Jul 2012 08:30:17 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc:	sameo@...ux.intel.com, myungjoo.ham@...sung.com,
	kyungmin.park@...sung.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: MAX77693: Fix bug of interrupt handlding for MAX77693
 devices

On 07/16/2012 10:36 PM, Mark Brown wrote:

> On Mon, Jul 16, 2012 at 06:41:05PM +0900, Chanwoo Choi wrote:
>> This patch fix bug related to interrupt handling for MAX77693 devices.
>> - Unmask interrupt masking bit for charger/flash/muic to revolve
>> that interrupt isn't happened when external connector is attached.
> 
> Shouldn't this be happening when the IRQ is requested?
> 


The interrupt isn't happened when external connector is attached
because muic interrupt of MAX77693 is masked on INTSRC_MASK(
Interrupt Source Mask) register. So, I should set zero to muic interrupt
masking bit of INTSRC_MASK before requesting IRQ.

Thank you,
Chanwoo Choi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ