From 56e9e367ee67935d6a26a380ba84527dc9c57e6a Mon Sep 17 00:00:00 2001 From: Tomasz Figa Date: Fri, 4 Jul 2014 14:04:22 +0200 Subject: [PATCH] cpufreq: s3c24xx: Remove some dead code There is no use for the .resume_clocks() callback now and in fact all the provided functions are empty, so this patch just removes it in preparation for further patches. Reported-by: Arnd Bergmann Signed-off-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-format-patch failed