Re: [PATCH] pcmcia: Fix broken abuse of dev->driver_data

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dominik Brodowski
Date: Monday, September 22, 2008 - 2:56 pm

Alan,

(CC: linux-pcmcia added)

Many thanks for finding this bug.

On Mon, Sep 22, 2008 at 03:58:14PM +0100, Alan Cox wrote:

Well, PCMCIA drivers have (struct pcmcia_device *) p_dev->priv available and
use this regularly, so using dev->private_data never has been supported.
Nonetheless, let's add support for using dev->private_data also for PCMCIA
devices and remove p_dev->priv eventually.


Could you remove this from the changelog entry, please?



trailing whitespace


trailing whitespace


uh?


unrelated -- please do not change it this time.

Best and thanks again,

	Dominik
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] pcmcia: Fix broken abuse of dev->driver_data, Dominik Brodowski, (Mon Sep 22, 2:56 pm)
Re: [PATCH] pcmcia: Fix broken abuse of dev->driver_data, Dominik Brodowski, (Mon Sep 22, 3:26 pm)