]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
viafb: rename output devices
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 19 Sep 2010 04:40:15 +0000 (04:40 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 24 Sep 2010 02:15:25 +0000 (02:15 +0000)
commita2aa9f9f5ad94c8e0e767110c7a659de84a6b762
treeb0d2510ecd7272658c005522041eb2014d2e965e
parentdd7a0b08cd921763e570f693ecc4816aa2f1a3fd
viafb: rename output devices

Now it looks like we finally know enough about the output devices to give
them proper names. As VIA_96 is often referred to as DVP0 rename it to
VIA_DVP0. As VIA_6C and VIA_93 seem to exist only on CLE266 and "replace"
DVP0 and DVP1 there rename them to VIA_LDVP0 and VIA_LDVP1 (L as legacy).
The proc names were changed accordingly which should be harmless as they
were just introduced and not beyond RFC state.
This patch should make things a bit more comfortable and less scary.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Cc: Joseph Chan <JosephChan@via.com.tw>
Cc: Andrew Morton <akpm@linux-foundation.org>
drivers/video/via/hw.c
drivers/video/via/hw.h
drivers/video/via/viafbdev.c