On Tue, 2008-09-02 at 18:55 -0700, David Brownell wrote:
> On Tuesday 02 September 2008, stanley.miao wrote:
> > > 
> > > If that file is, oddly, being shared between two boards ...
> > > then put that code in the "if (machine_is_omap_3430sdp())"
> > > block.  And someone should consider renaming the file if
> > > it's not specific to the 2430 SDP.
> > 
> > OMAP3430_ES1 doesn't have this problem.
> 
> Not the point.  Why have 2430 chips run code that only makes
> sense on 3430 silicion?

Have you noticed my later version ? I have modified it to
if (is_sil_rev_greater_than(OMAP3430_REV_ES1_0)).

Stanley.

> 
--
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