On Tue, Aug 09, 2005 at 06:06:19PM +0200, Jiri Slaby wrote:
> On 8/9/05, Greg KH <[EMAIL PROTECTED]> wrote:
> > So, care to resend all of your pci changes, including the documentation
> > ones, to me?
> Sure:
Um, one patch per email please.
Doesn't anyone read Documentation/SubmittingPatches anym
On Tue, Aug 09, 2005 at 11:28:16AM +0200, Jiri Slaby wrote:
> Andrew Morton napsal(a):
>
> >Jiri Slaby <[EMAIL PROTECTED]> wrote:
> >
> >
> >>--- a/drivers/char/watchdog/i6300esb.c
> >>+++ b/drivers/char/watchdog/i6300esb.c
> >>@@ -368,12 +368,11 @@ static unsigned char __init esb_getdevic
> >>
On 8/9/05, Greg KH <[EMAIL PROTECTED]> wrote:
> So, care to resend all of your pci changes, including the documentation
> ones, to me?
Sure:
This removes very old functions from pci docs, which aren't no longer in the
kernel.
Generated in 2.6.13-rc5-mm1 kernel version.
Signed-off-by: Jiri Slaby
[lkml sorry for reposting, but my nat was on cbl blacklist again, grrr.]
On 8/9/05, Andrew Morton <[EMAIL PROTECTED]> wrote:
> Jiri Slaby <[EMAIL PROTECTED]> wrote:
> >
> > --- a/drivers/char/watchdog/i6300esb.c
> > +++ b/drivers/char/watchdog/i6300esb.c
> > @@ -368,12 +368,11 @@ static unsigned
Andrew Morton napsal(a):
Jiri Slaby <[EMAIL PROTECTED]> wrote:
--- a/drivers/char/watchdog/i6300esb.c
+++ b/drivers/char/watchdog/i6300esb.c
@@ -368,12 +368,11 @@ static unsigned char __init esb_getdevic
* Find the PCI device
*/
-while ((dev = pci_find_devi
Jiri Slaby <[EMAIL PROTECTED]> wrote:
>
> --- a/drivers/char/watchdog/i6300esb.c
> +++ b/drivers/char/watchdog/i6300esb.c
> @@ -368,12 +368,11 @@ static unsigned char __init esb_getdevic
>* Find the PCI device
>*/
>
> -while ((dev = pci_find_device(PCI_ANY
On Tue, Aug 09, 2005 at 01:55:16AM +0200, Jiri Slaby wrote:
> This patch changes pci_find_device to pci_get_device (encapsulated in
> for_each_pci_dev) in i6300esb watchdog card with appropriate adding
> pci_dev_put.
Can you please route all of these changes through me? It's some tricky
code to
This patch changes pci_find_device to pci_get_device (encapsulated in
for_each_pci_dev) in i6300esb watchdog card with appropriate adding pci_dev_put.
Generated in 2.6.13-rc5-mm1 kernel version.
Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]>
diff --git a/drivers/char/watchdog/i6300esb.c b/drivers
8 matches
Mail list logo