On Sun, 5 Apr 2009 01:30:42 -0700 (PDT) Uri Shkolnik <urishk@xxxxxxxxx> wrote: > > # HG changeset patch > # User Uri Shkolnik <uris@xxxxxxxxxxxx> > # Date 1238694624 -10800 > # Node ID 4a0b207a424af7f05d8eb417a698a82a61dd086f > # Parent eb9fed366b2bb2b8a99760f52b9c0e40d72a71e0 > siano: smsdvb - new device status mechanism > [PATCH] [0904_6] Siano: smsdvb - new device status mechanism > > From: Uri Shkolnik <uris@xxxxxxxxxxxx> > > This is quite large patch, but it atomic. The patch introduces > new , and much better way to be updated about SMS device status. > Instead of pulling (by submitting statistics_request message), > the driver use the information which is pushed by the device. > Changes are: updated statistics structure (header file) and > the implementation in the smsdvb which use this information. Due to the requested changes on the previous patch changing the licensing terms, this patch doesn't apply anymore. Also, in big patches like this one, it is a good idea to split codingstyle only changes from the real code changes, in order to speedup analysing time by the reviewers. On my case, I use some advanced diff tools (like kdiff3) to hide codingstyle changes for such patches, but this works only if the patch applies cleanly. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html