On Fri, Jan 06, 2012 at 02:41:52PM -0800, Tim Bird wrote: > > But for almost everything else (and > > really, there isn't all that much android-only code we are talking about > > here: > > $ wc drivers/staging/android/* drivers/staging/android/switch/* -l | tail -n 1 > > 8429 total > > > > And the switch code is already being worked on to be generalized by > > others, so that means we only have: > > $ wc drivers/staging/android/* -l | tail -n 1 > > 8015 total > > to worry about here. > > Well, I'm not sure you've gotten it all (my count is closer to 20k, > some of it sprinkled in a few weird places), but I agree completely > that it's not a lot of code, which is encouraging. Did you put > anything in besides what's in staging? Yes, it should all be under drivers/staging/android in linux-next, soon to go to Linus. What do you think I have missed? I only know of two missing bits: - android USB gadget drivers/stuff - wakelocks The first is being addressed by the Google developers, see the post to the linux-usb mailing list the end of last month with the code, and all of the review comments on it. The second is being worked on by someone else, as I'm sure you are already aware. Other than that, I don't see anything in the common.git android tree that I am missing, other than some odd driver updates which should all be upstream already from what I can tell. So how are our line counts so far off? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html