[PATCH] atyfb: Remove pointless aty_init() argument
authorVille Syrjala <syrjala@sci.fi>
Fri, 8 Dec 2006 10:40:41 +0000 (02:40 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:29:07 +0000 (08:29 -0800)
commit044aaa32e789492e638a229b5f1930bfb8bc75a1
tree016cce4b6bb97aa652dd4145224179d1fd01bc74
parent27b6859799ea766281828588e1adb17751193075
[PATCH] atyfb: Remove pointless aty_init() argument

The 'name' argument of aty_init() is pointless because the bus type can be
queried from the hardware.

Signed-off-by: Ville Syrjala <syrjala@sci.fi>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/aty/atyfb_base.c