Re: [RFC 1/3] hvc_console: rework setup to replace irq functions with callbacks (not word wrapped)
From: Christian Borntraeger <hidden>
Date: 2008-06-04 08:01:20
Also in:
linuxppc-dev, lkml
From: Christian Borntraeger <hidden>
Date: 2008-06-04 08:01:20
Also in:
linuxppc-dev, lkml
Am Dienstag, 3. Juni 2008 schrieb Arnd Bergmann:
I don't see a reason to make this data structure known to other files, so why not leave it in hvc_console.c?
Yes, Fixed. I moved it for a ealier version of this patch. Currently its not necessary. Dont know if I need to move it again if I work on Rusty's ideas. Christian