This patch lets you assign PIRQs in mainboard Config.lb or use the default ones listed in i82801xx_lpc.c. Once and if everyone converts to the better way of assign PIRQs in mainboard Config.lb the option of using the defaults can be removed. The patch enables a margin of time to do so.
On Sat, 02 May 2009 11:15:32 -0400, Joseph Smith joe@settoplinux.org wrote:
This patch lets you assign PIRQs in mainboard Config.lb or use the
default
ones listed in i82801xx_lpc.c. Once and if everyone converts to the better way of assign PIRQs in mainboard Config.lb the option of using the defaults can be removed. The patch enables a margin of time to do so.
oh, thanks Stefan for the idea, tested, and Signed-off-by: Joseph Smith joe@settoplinux.org
Very nice.
Acked-by: Ronald G. Minnich rminnich@gmail.com
On Sat, 2 May 2009 13:39:53 -0700, ron minnich rminnich@gmail.com wrote:
Very nice.
Acked-by: Ronald G. Minnich rminnich@gmail.com
Thanks r4251