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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 11 May 2012 08:45:23 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	broonie@...nsource.wolfsonmicro.com, thomas.abraham@...aro.org,
	myungjoo.ham@...sung.com, kyungmin.park@...sung.com,
	jonghwa3.lee@...sung.com, linux-kernel@...r.kernel.org,
	"sameo@...ux.intel.com" <sameo@...ux.intel.com>
Subject: Re: [PATCH 0/2] mfd: MAX8997: Support irq domain for Maxim MAX8997

On 05/11/2012 03:20 AM, Greg KH wrote:

> On Thu, May 10, 2012 at 07:54:48PM +0900, Chanwoo Choi wrote:
>> This patchset add support irq domain for Maxim MAX8997 interrupts.
>>
>> The first patch is based on patch written by Thomas Abraham and fix
>> two bug which set max8997->irq_domain instead of NULL pointer and
>> correct wrong parameter by Chanwoo Choi.
>> - https://lkml.org/lkml/2012/4/18/145
>> The second patch use irq domain for MAX8997 muic interrupt instead
>> of irq_base in platform data of MAX8997 driver.
>>
>> But, I posted following patchset related to MAX8997 driver.
>> This patchset support Extcon framework in extcon-max8997 driver to
>> control external connector instead of max8997-muic driver. So, first
>> patch add MAX8997 extcon driver(drivers/extcon/extcon-max8997.c) and
>> last patch remove old MAX8997 muic driver(drivers/misc/max8997-muic.c).
>> - https://lkml.org/lkml/2012/5/8/98
>>
>> This patchset was applied in below git repository of Greg Kroah-Hartman.
>> - http://git.kernel.org/?p=linux/kernel/git/gregkh/driver-core.git;a=shortlog;h=refs/heads/driver-core-next
>>
>> I think that this patchset should be applied on the git repository
>> of Greg Kroah-Hartman to remove possible conflict issue when merged.
> 
> That's fine with me, should the MFD maintainer have been copied on this
> to get his signed-off-by on it?
> 

I knew that first patch written by Thomas Abraham has been already
confirmed ack message from MFD maintainer(Samuel Ortiz
<sameo@...ux.intel.com>). You can check it on first patch and below git
repository of Mark Brown.

The below patch has occurred build break, so it was reverted by Mark
Brown. And then I did post this patchset with bug fix.

http://git.kernel.org/?p=linux/kernel/git/broonie/regulator.git;a=commit;h=98d8618af37728f6e18e84110ddb99987b47dd12

Best Regards,
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