All of lore.kernel.org
 help / color / mirror / Atom feed
* drivers/video/output.c
@ 2007-04-17 21:37 Dave Jones
  2007-04-17 23:43 ` drivers/video/output.c Antonino A. Daplas
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dave Jones @ 2007-04-17 21:37 UTC (permalink / raw)
  To: Linux Kernel; +Cc: luming.yu, adaplas, greg, len.brown

commit 2dec3ba8d872aa3ffbcdb8f6f8a2c0bcd44e9910 puzzles me.

git-bisect just fingered it as responsible for my "backlight doesn't turn on"
suspend/resume regression on the Thinkpad X60.  I think it's lying.

Why?  Because afaict, drivers/video/output.c is never compiled.
That commit adds the driver, but doesn't touch any Makefile, and I
don't see anything obvious in the follow-in commits that would 'enable' it.

Asides from git-bisect failing me again[1], what gives with this file?

	Dave

[1] bisecting suspend regressions _really_ sucks.  Each time I've tried this
I've found 2-3 different ways we regressed along the bisection, making it
hard to say "good" or "bad" when the answer is "bad, but broken differently"

-- 
http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-04-25 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-17 21:37 drivers/video/output.c Dave Jones
2007-04-17 23:43 ` drivers/video/output.c Antonino A. Daplas
2007-04-18  3:38 ` drivers/video/output.c Brown, Len
2007-04-25 14:17   ` drivers/video/output.c Luming Yu
2007-04-18  7:10 ` drivers/video/output.c Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.