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] [day] [month] [year] [list]
Date:	Fri, 26 Mar 2010 18:06:47 +0100
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: Remove unused wm831x IRQ handler data

Hi Mark,

On Fri, Mar 26, 2010 at 02:47:04PM +0000, Mark Brown wrote:
> This was used by the old, pre-genirq IRQ implementation but is no
> longer required.
> 
> Signed-off-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
Thanks, patch applied.

Cheers,
Samuel.


> ---
>  drivers/mfd/wm831x-irq.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/mfd/wm831x-irq.c b/drivers/mfd/wm831x-irq.c
> index 3013276..b1d66b8 100644
> --- a/drivers/mfd/wm831x-irq.c
> +++ b/drivers/mfd/wm831x-irq.c
> @@ -38,8 +38,6 @@ struct wm831x_irq_data {
>  	int primary;
>  	int reg;
>  	int mask;
> -	irq_handler_t handler;
> -	void *handler_data;
>  };
>  
>  static struct wm831x_irq_data wm831x_irqs[] = {
> -- 
> 1.7.0.2
> 

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
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