aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/efifb.c
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2012-06-29 14:00:54 +0530
committerArchit Taneja <archit@ti.com>2012-06-29 14:00:54 +0530
commitf0d08f89ff27f7a600f21f443b6622132c9eb641 (patch)
tree317bf2ba54a4bd56fd43d5f237057ed6c0f20b47 /drivers/video/efifb.c
parent465698ee7bf457d1a3f35f0cb6e1e8fa144946f5 (diff)
OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()
dipsc_mgr_set_clock div has an int return type to report errors or success. The function doesn't really check for errors and always returns 0. Change the return type to void. Checking for the correct DISPC clock divider ranges will be done when a DSS2 user does a manager apply. This support will be added later. Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'drivers/video/efifb.c')
0 files changed, 0 insertions, 0 deletions