On Tue, Jan 05, 2010 at 11:11:00PM +0100, Aurelien Jarno wrote: > On Tue, Jan 05, 2010 at 03:27:24PM +0900, Isaku Yamahata wrote: > > Split out pc smbus routines from acpi.c into pc_smbus.c and > > use it. > > Given the code is not specific to PC, but is also used on MIPS, I am not > sure pc_smbus is the best name.
Okay. I'll drop pc_ prefix. (for both file name and function names). Do you also want similar to pc_apm.c in the next patch? -- yamahata