commit | 66fd14120edea89d353fac0649e9ec0045ec958f | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue May 08 00:37:27 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:26 2007 -0700 |
tree | 193693e3081e0f43783a190dfaa51fb8561a7511 | |
parent | 71c6efd9930bd87249d007120425341d1293303d [diff] |
nvidiafb: bring back generic ddc reading Make nvidiafb use fb_ddc_read(). This patch was submitted before but was reverted due to problems in a non-x86 platform. This includes a fix for that where ddc reading is bypassed if there is no DDC bus (duh). Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>