Dmitry Torokhov 8d790d7408 [PATCH] make driver's name be const char *
Driver core:
  change driver's, bus's, class's and platform device's names
  to be const char * so one can use
            const char *drv_name = "asdfg";
  when initializing structures.
  Also kill couple of whitespaces.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-20 15:15:01 -07:00
..
2005-04-16 15:20:36 -07:00
2005-06-07 12:35:43 -07:00
2005-06-19 19:26:54 +01:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-06-06 14:42:23 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-06-04 17:13:00 -07:00
2005-05-28 16:46:13 -07:00
2005-05-28 16:46:13 -07:00
2005-06-07 12:35:43 -07:00
2005-05-04 07:33:15 -07:00
2005-06-07 12:35:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00