On Thu, Dec 10, 2009 at 05:04:49PM -0800, Brandon Philips wrote: > Commit 163fe744c3283fd267268629afff4cfc846ed0e0 added a double > mutex_lock which hangs ov51x_probe(). This was clearly a typo. > > Change final mutex_lock() -> mutex_unlock() > > Signed-off-by: Brandon Philips <bphilips@xxxxxxx> Brandon, when you want patches to be added to the stable tree, just add a: Cc: stable <stable@xxxxxxxxxx> to the signed-off-by area of the patch. That way, when they get merged into Linus's tree eventually, they will be automagically sent to the stable@xxxxxxxxxx alias, so I know to add it to the tree at that time. It saves you time, and me time, so I don't have to go hunt for this upstream sometime in the future. thanks, greg "i need more time saved" k-h -- 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