On Tuesday 25 November 2008, Eero Nurkkala wrote:
> Shortly: Restate the introductory header and resend the patches?

Restate, and update the patch to address the issues noted inline.
You had added the

        if (34xx) {
                ...
        } else /* must be 2430 */ {
                ...
        }

branches, but since 34xx and 2430 act the same there (per Tony's
check of the 2430 manual) ... neither the check, nor the "else"
branch, is needed.



--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to