Re: tuner initialization in 2.4.0-test1-ac1[0-8]

From: Russell King (rmk@arm.linux.org.uk)
Date: Wed Jun 14 2000 - 14:46:23 EST


Arnd Bergmann writes:
> Why the heck should the tuner get initialized through
> a function called partition_setup() ???

A lot of old device initialisation is done via partition_setup (which
used to be device_init before the partition code got pulled out of
genhd.c).

There are a few requists that need to be done before this can be
properly cleaned up:

1. All drivers should be converted to use module_init/module_exit
2. We need a way to initialise half of the fs system (procfs and filesystems)
   and later the partition half

Once these have been satisfied, genhd.c and device_init() can be killed,
and we'll have a nice clean state of affairs again.
   _____
  |_____| ------------------------------------------------- ---+---+-
  | | Russell King rmk@arm.linux.org.uk --- ---
  | | | | http://www.arm.linux.org.uk/~rmk/aboutme.html / / |
  | +-+-+ --- -+-
  / | THE developer of ARM Linux |+| /|\
 / | | | --- |
    +-+-+ ------------------------------------------------- /\\\ |

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:34 EST