On Thu, 17 Jan 2008 16:05:06 -0800
Daniel Walker <[EMAIL PROTECTED]> wrote:
>
> On Thu, 2008-01-17 at 15:48 -0800, Linus Torvalds wrote:
> > Applied.
> >
> > However, the patch itself didn't apply cleanly, because in my souce tree,
> > these two lines are in a different order:
> >
> > On Thu,
On Thu, 2008-01-17 at 15:48 -0800, Linus Torvalds wrote:
> Applied.
>
> However, the patch itself didn't apply cleanly, because in my souce tree,
> these two lines are in a different order:
>
> On Thu, 17 Jan 2008, Daniel Walker wrote:
> >
> > pci_set_power_state(pci_dev, PCI_D0);
> >
Applied.
However, the patch itself didn't apply cleanly, because in my souce tree,
these two lines are in a different order:
On Thu, 17 Jan 2008, Daniel Walker wrote:
>
> pci_set_power_state(pci_dev, PCI_D0);
> pci_restore_state(pci_dev);
but I actually think your order is the *c
Correct wrong sized spinlock flags, form int to unsigned long.
Signed-off-by: Daniel Walker <[EMAIL PROTECTED]>
---
drivers/media/video/saa7134/saa7134-core.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6.23/drivers/media/video/saa7134/saa7134-core.c
4 matches
Mail list logo