From: Tomi Valkeinen Date: Thu, 15 Nov 2012 11:20:02 +0000 (+0200) Subject: OMAPDSS: DISPC: pclk & lclk rates for writeback X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251886d8bc6f565c14acb34b12c007b994c2e56d;p=pandora-kernel.git OMAPDSS: DISPC: pclk & lclk rates for writeback Change the dispc_plane_pclk_rate and dispc_plane_lclk_rate functions to return 0 if the given plane is the writeback plane. The clocks are not valid for WB, but returning 0 from these functions instead of running into BUG() will simplify the code that uses these functions. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed