(sorry the PM talk distracted me while writing this last-time..)
Hi Linus,
Can you pull the 'intelfb-patches' from
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6 intelfb-patches
This is just some minor fixes to intelfb...
Regards,
Dave.
drivers/video/intelfb/intelfbhw.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
commit f84fcb06a1f7ab4ac0444ece82b25b0701369641
Author: Eric Sesterhenn <[email protected]>
Date: Fri Oct 20 14:35:59 2006 -0700
Remove unnecessary check in drivers/video/intelfb/intelfbhw.c
All callers and the function itself dereference dinfo, so we can remove the
check. (coverity id #1371)
Signed-off-by: Eric Sesterhenn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
commit a77b8950019289611f836c8fc19f91592822efcd
Author: Alan Cox <[email protected]>
Date: Fri Oct 20 14:36:00 2006 -0700
intel fb: switch to pci_get API
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>