You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] savagefb: Use generic DDC reading
Update driver to use generic DDC reading [khali@linux-fr.org: fix oops in i2c handling] Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Jurriaan <thunder7@xs4all.nl> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
e80987f8db
commit
946c4eab86
@@ -1148,6 +1148,7 @@ config FB_SAVAGE
|
||||
depends on FB && PCI && EXPERIMENTAL
|
||||
select I2C_ALGOBIT if FB_SAVAGE_I2C
|
||||
select I2C if FB_SAVAGE_I2C
|
||||
select FB_DDC if FB_SAVAGE_I2C
|
||||
select FB_MODE_HELPERS
|
||||
select FB_CFB_FILLRECT
|
||||
select FB_CFB_COPYAREA
|
||||
|
||||
Reference in New Issue
Block a user