On Fri, Nov 05, 2010 at 05:13:04PM +0200, Ionut Nicu wrote: > This set of patches replaces some of the redundant components of > the tidspbridge driver, such as: > > * wrapper functions for kmalloc/kfree > * custom bitmap implementation > * custom linked list implementation (list_head wrapper) > > with the standard linux kernel interfaces. > > The patches also do some code reorganization for increasing readability. > Most of the changes reduce the code indentation level and simplify the code. > No functional changes were done. > > There are many places in this driver that need this kind of cleanup, but > these patches only fix the functions that were touched while converting > the code to use linux bitmap and list_head. This is for .38, right? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html