23 Nov
2011
23 Nov
'11
11:25 a.m.
On Tue, Nov 22, 2011 at 06:21:15PM -0700, Stephen Warren wrote:
module_platform_drive saves some boiler-plate code.
The devm_ APIs remove the need to manually clean up allocations, thus removing some code.
Applied but this is two separate changes and should've been split.