Re: HTC Dream aka. t-mobile g1 support

From: Ian Molton
Date: Fri Jun 12 2009 - 06:25:36 EST


Brian Swetland wrote:

- would having some ifdefs around code using wakelock support be
acceptable for the time being? The wakelock/suspendblock review does
seem to be making progress on linux-pm if not super quickly, and I'd
rather maintain some ifdefs than maintain two different versions of
drivers while it's getting sorted out.

Personally, I'd say no.

Use git - create a version with them dropped and then you can create a wakelock-dev branch on top of that with your new stuff in, which can be rebased should the underlying branch move on (or get merged with mainline).

Its a problem that wouldnt exist if the original drivers had been submitted long ago...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/