Bartlomiej Zolnierkiewicz
7662d046df
ide: move IDE settings handling to ide-proc.c
...
* move
__ide_add_setting()
ide_add_setting()
__ide_remove_setting()
auto_remove_settings()
ide_find_setting_by_name()
ide_read_setting()
ide_write_setting()
set_xfer_rate()
ide_add_generic_settings()
ide_register_subdriver()
ide_unregister_subdriver()
from ide.c to ide-proc.c
* set_{io_32bit,pio_mode,using_dma}() cannot be marked static now, fix it
* rename ide_[un]register_subdriver() to ide_proc_[un]register_driver(),
update device drivers to use new names
* add CONFIG_IDE_PROC_FS=n versions of ide_proc_[un]register_driver()
and ide_add_generic_settings()
* make ide_find_setting_by_name(), ide_{read,write}_setting()
and ide_{add,remove}_proc_entries() static
* cover IDE settings code in device drivers with CONFIG_IDE_PROC_FS #ifdef,
also while at it cover with CONFIG_IDE_PROC_FS #ifdef ide_driver_t.proc
* remove bogus comment from ide.h
* cover with CONFIG_IDE_PROC_FS #ifdef .proc and .settings in ide_drive_t
Besides saner code this patch results in the IDE core smaller by ~2 kB
(on x86-32) and IDE disk driver by ~1 kB (ditto) when CONFIG_IDE_PROC_FS=n.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-05-10 00:01:10 +02:00
..
2007-05-06 09:48:21 -05:00
2007-05-08 11:15:07 -07:00
2006-06-30 19:25:36 +02:00
2007-05-02 19:02:35 -07:00
2007-05-02 19:02:35 -07:00
2007-03-04 20:33:31 +00:00
2007-04-01 10:10:04 -05:00
2007-05-08 13:37:51 +10:00
2007-05-06 09:33:17 -05:00
2007-05-06 09:33:16 -05:00
2007-05-06 09:33:11 -05:00
2007-04-01 10:07:14 -05:00
2007-05-08 20:32:43 -07:00
2007-05-06 09:33:16 -05:00
2007-02-17 19:20:16 +01:00
2007-02-12 09:48:45 -08:00
2006-11-09 14:27:57 +09:00
2007-04-14 08:49:03 -05:00
2007-01-06 09:18:00 -06:00
2007-02-11 11:44:25 -08:00
2007-02-14 08:09:54 -08:00
2007-01-13 13:44:30 -06:00
2007-02-17 19:18:52 +01:00
2007-02-14 08:09:54 -08:00
2006-09-12 17:12:31 -05:00
2007-02-14 08:09:54 -08:00
2006-09-12 17:12:31 -05:00
2007-02-07 18:32:18 -05:00
2007-02-14 08:09:54 -08:00
2007-05-02 19:02:35 -07:00
2006-11-15 16:38:58 -06:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2007-05-04 17:59:06 -07:00
2007-05-04 17:59:05 -07:00
2007-05-04 17:59:05 -07:00
2006-10-05 15:10:12 +01:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2007-04-17 18:04:20 -04:00
2007-02-07 18:32:29 -05:00
2007-02-14 08:09:54 -08:00
2006-10-05 15:10:12 +01:00
2007-05-06 09:33:11 -05:00
2007-03-11 11:21:25 -05:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2006-12-13 09:05:58 -08:00
2007-02-09 16:23:17 +00:00
2006-09-26 11:35:32 -07:00
2007-05-08 20:32:16 -07:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08:00
2007-03-20 11:27:03 -05:00
2007-02-14 08:09:54 -08:00
2006-10-05 15:10:12 +01:00
2007-05-07 14:05:03 -07:00
2007-04-27 00:26:46 -07:00
2007-02-09 16:23:17 +00:00
2006-08-06 15:59:26 -05:00
2006-11-15 16:41:27 -06:00
2006-10-25 20:22:55 -07:00
2007-02-07 18:32:29 -05:00
2007-02-14 08:09:54 -08:00
2006-06-30 19:25:36 +02:00
2006-06-10 10:24:40 -05:00
2006-06-10 10:24:40 -05:00
2006-06-10 10:24:40 -05:00
2007-03-11 10:58:49 -05:00
2006-09-26 11:35:16 -07:00
2007-02-14 08:09:54 -08:00
2006-09-12 17:12:31 -05:00
2007-04-27 10:57:30 -07:00
2006-10-05 15:10:12 +01:00
2006-06-10 10:36:13 -05:00
2006-10-05 15:10:12 +01:00
2007-05-10 00:01:10 +02:00
2006-11-22 14:57:56 +00:00
2006-10-04 03:38:54 -04:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08:00
2006-06-30 19:25:36 +02:00
2007-05-08 11:54:40 -05:00
2007-05-08 11:54:40 -05:00
2006-11-15 16:40:50 -06:00
2006-11-15 16:43:30 -06:00
2007-03-11 11:30:11 -05:00
2006-09-23 15:33:43 -05:00
2007-02-09 16:23:17 +00:00
2007-05-06 13:21:57 -07:00
2007-02-14 08:09:54 -08:00
2007-03-11 11:28:09 -05:00
2007-05-05 13:30:44 -07:00
2007-05-02 20:04:32 +10:00
2007-02-09 16:23:17 +00:00
2007-02-14 08:09:54 -08:00
2007-05-05 13:30:44 -07:00
2007-02-09 16:23:17 +00:00
2007-05-08 11:16:44 -05:00
2007-05-08 11:15:08 -05:00
2007-05-08 20:32:16 -07:00
2007-02-14 08:09:54 -08:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08:00
2006-09-12 17:12:31 -05:00
2006-12-05 16:09:46 -08:00
2006-11-30 05:24:39 +01:00
2007-02-14 08:09:54 -08:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2007-01-27 09:28:58 -06:00
2006-10-05 15:10:12 +01:00
2007-02-14 08:09:54 -08:00
2006-09-26 10:39:00 -07:00
2007-02-09 16:23:17 +00:00
2006-06-30 19:25:36 +02:00
2007-04-17 18:15:04 -04:00
2007-02-09 09:14:07 -08:00
2007-02-14 08:09:54 -08:00
2006-12-13 09:05:58 -08:00
2006-11-22 14:57:56 +00:00
2006-10-04 03:38:54 -04:00
2006-11-10 10:01:42 +09:00
2006-10-25 15:12:38 -07:00
2007-05-06 09:33:11 -05:00
2006-10-25 15:11:55 -07:00
2006-10-25 15:11:55 -07:00
2006-10-17 19:28:51 -07:00
2007-04-26 01:54:27 -07:00
2006-10-04 13:27:26 -05:00
2007-05-08 11:15:07 -07:00
2006-10-01 15:09:19 -05:00
2007-05-06 09:33:12 -05:00
2006-07-28 09:04:09 +02:00
2007-05-05 13:30:44 -07:00
2006-06-30 19:25:36 +02:00
2007-04-25 22:29:03 -07:00
2007-01-27 10:06:34 -06:00
2007-02-16 11:12:07 -06:00
2006-06-28 12:40:54 -04:00
2007-03-21 08:15:41 -06:00
2007-02-14 08:09:59 -08:00
2007-05-05 13:30:44 -07:00
2007-03-11 11:39:27 -05:00
2007-03-20 10:52:59 -05:00
2007-03-11 11:39:27 -05:00
2006-05-20 00:39:08 -04:00
2007-05-06 09:33:20 -05:00
2007-05-05 13:30:44 -07:00
2007-02-17 19:23:03 +01:00
2007-02-02 20:44:25 -06:00
2006-06-10 16:24:40 -05:00
2006-10-11 13:44:25 -05:00
2007-03-11 11:17:49 -05:00
2006-08-19 13:39:11 -07:00
2006-06-26 16:33:10 -05:00
2007-04-17 18:15:04 -04:00
2007-01-03 16:57:38 -06:00
2007-05-08 11:15:07 -07:00
2007-02-16 09:38:12 -06:00
2007-01-13 13:44:30 -06:00
2007-05-08 11:15:08 -07:00
2007-02-14 08:09:54 -08:00
2006-12-13 09:05:58 -08:00
2007-04-17 18:15:04 -04:00
2007-04-17 18:15:04 -04:00
2007-02-03 08:05:47 -06:00
2007-02-14 08:09:54 -08:00
2006-12-17 10:21:53 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2006-12-09 09:41:18 -08:00
2007-02-09 16:23:17 +00:00
2007-05-06 22:43:41 -07:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2006-11-15 16:43:50 -06:00
2007-05-06 09:33:21 -05:00
2007-05-06 09:33:21 -05:00
2006-10-05 15:10:12 +01:00
2006-10-06 15:00:58 -04:00
2006-09-07 12:39:34 -05:00
2007-02-16 09:22:11 -06:00
2007-02-16 09:22:11 -06:00
2006-10-11 11:14:23 -07:00
2006-07-02 13:58:53 -07:00