Re: [PATCH 1/10] ide: use pci_dev->revision
From: Auke Kok <hidden>
Date: 2011-02-16 19:26:50
From: Auke Kok <hidden>
Date: 2011-02-16 19:26:50
On 02/16/11 09:52, Sergei Shtylyov wrote:
Hello. Kok, Auke wrote:quoted
quoted
Some places were using PCI_CLASS_REVISION instead of PCI_REVISION_ID so they were not converted by commit 44c10138fd4bbc4b6d6bff0873c24902f2a9da65.quoted
that's actually another effort that I'm working on atm. You can either hold off on your patch or we'll see how my patches bounce against yours ;)What happened to that effort back then I wonder? I'm now dealing with PCI_CLASS_REVISON piecewise. BTW, there are also new PCI_REVISION_ID users. :-)
Ha, that was a while ago :) I've not done any ""real"" driver work for a while now, so feel free to pick this cleanup off the floor and blow some life in it. I currently do not have the time to follow up there :) Auke