commit | 044aaa32e789492e638a229b5f1930bfb8bc75a1 | [log] [tgz] |
---|---|---|
author | Ville Syrjala <syrjala@sci.fi> | Fri Dec 08 02:40:41 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:29:07 2006 -0800 |
tree | 016cce4b6bb97aa652dd4145224179d1fd01bc74 | |
parent | 27b6859799ea766281828588e1adb17751193075 [diff] |
[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>