From: Martin Habets <errandir_news@xxxxxxxxxxxxxxxxx> Date: Thu, 29 Jun 2006 18:02:09 +0100 > On Wed, Jun 28, 2006 at 11:35:41AM -0700, David Miller wrote: > > From: Martin Habets <errandir_news@xxxxxxxxxxxxxxxxx> > > Date: Wed, 28 Jun 2006 15:34:02 +0100 > > > > > It was tested on a SS20 with the console on a sunzilog. > > > > Where does the register_console() call occur then? > > > > Oh, it happens in the serial layer because we set > > the ->cons member of sunzilog_reg right? > > Yes, sunzilog_ports_init calls uart_add_one_port, which calls > register_console (at serial_core.c:2270) with the new SUNZILOG_CONSOLE > function. > > It's all more convoluted, but effectively SUNZILOG_CONSOLE has replaced > sunzilog_console_init. Thanks, I've integrated your fix into my tree. - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html