commit | 56e9e367ee67935d6a26a380ba84527dc9c57e6a | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Fri Jul 04 14:04:22 2014 +0200 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sat Jul 19 04:24:59 2014 +0900 |
tree | a87a64ec5e8a997d695549b1b3ec950d5e77ad1c | |
parent | 28dc7ef8cd53f965da47688a52f7afddb00979d2 [diff] |
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 <arnd@arndb.de> Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>