lkml.org 
[lkml]   [2008]   [Jul]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 9 Jul 2008 08:26:40 +0200
FromStefan Schmidt <>
SubjectRe: [Patch 06/10] mfd: PCAP driver for the Motorola EZX GSM mobile phones
Hello.

On Wed, 2008-07-09 at 10:34, Eric Miao wrote:
> 
> > o Eric, what do you like the PCAP_REDIRECT_IRQ flag to do?
> > 
> 
> I'm seeing the following the block of code in the original patch:
> 
> +/* PCAP */
> +static int ezx_pcap_init(void)
> +{
> 
> ...
> 
> +	/* redirect all interrupts to AP */
> +	if (!(machine_is_ezx_a780() || machine_is_ezx_e680()))
> +		ezx_pcap_write(PCAP_REG_INT_SEL, 0);
> +
> +	return 0;
> +}
> 
> that prevent this driver from being generic, a flag of PCAP_REDIRECT_IRQ
> might be used to decide the writing to PCAP_REG_INT_SEL is necessary.

Ok, now we got it. :)

Will do as requested. Array changes are pending and we also have some more
cleanups open. Will send a new patch when we have this ready.

regards
stefan Schmidt


\
 
 \ /
  Last update: 2008-07-09 09:13    [from the cache]
©2003-2008