On Sat, 15 Jan 2005 16:15:55 -0700 Grant Grundler <[EMAIL PROTECTED]> wrote:
> Commit Msg: > Just trying to make the code a bit more readable. > > We can follow what happens to grc_local_ctrl if we tweak > the existing mask rather than setting it from scratch > every usage. > > Signed-off-by: Grant Grundler ([EMAIL PROTECTED]) Looks great. I changed no_gpio2 into a "u32" from an "int" just to be anal about the types, since it's a u32 bitmask now instead of a integer boolean. Thanks. - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html