On Mon, Dec 17, 2007 at 01:14:35AM +0100, Carl-Daniel Hailfinger wrote:
> To make it easier to add new SPI chips to flashchips.c, rename functions
> with multiple possible opcodes from linear numbering at the end (_1, _2)
> to include the opcode at the end (_60, _c7). That way, you only have to
> take a short look at the data sheet and choose the right function by
> appending the opcode listed in the data sheet.
> No functional changes.

I like how this makes the code easier to understand.

> Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]>

Acked-by: Ward Vandewege <[EMAIL PROTECTED]>

Thanks,
Ward.

-- 
Ward Vandewege <[EMAIL PROTECTED]>
Free Software Foundation - Senior System Administrator

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to