From: David S. Miller Date: Fri, 12 Dec 2014 20:15:50 +0000 (-0500) Subject: Merge branch 'kill_tasklet_hi_enable' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d717e90420db737325928959a6b8651bb88a304a;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'kill_tasklet_hi_enable' Quentin Lambert says: ==================== Remove redundant function tasklet_hi_enable and tasklet_enable are redundant. Since tasklet_hi_enable is used only 6 times in 1 file, the first patch changes calls to the function with calls to tasklet_enable. The second patch removes tasklet_hi_enable definition. ==================== Signed-off-by: David S. Miller --- d717e90420db737325928959a6b8651bb88a304a