commit | 360c202bebfecbedb129c07361ae8a738552eae3 | [log] [tgz] |
---|---|---|
author | axel lin <axel.lin@gmail.com> | Thu Jan 20 03:50:51 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 25 15:09:13 2011 +0900 |
tree | 9e1e931ee17e35362e2b429fbdcf2c993f5322ff | |
parent | 0b7f1cc79d61427961e311c6a21f528bdb226e40 [diff] |
video: da8xx-fb: fix fb_probe error path Current implementation puts CONFIG_CPU_FREQ at wrong place, CONFIG_CPU_FREQ is for lcd_da8xx_cpufreq_deregister not for unregister_framebuffer. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>