]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita20853c92a34b6c0303475dccfe6987a4d7f6479
tree016cce4b6bb97aa652dd4145224179d1fd01bc74
parenta00aa729fb8ac86f026f4e601371ae836c9725ab
[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