From: Jani Nikula Date: Fri, 16 Jan 2015 12:27:20 +0000 (+0200) Subject: drm/i915/dsi: remove unnecessary dsi device callbacks X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~8^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d21f4c557a2b18ed7c9d254060d4ca07a6c5c7;p=pandora-kernel.git drm/i915/dsi: remove unnecessary dsi device callbacks Remove all the trivial and/or dummy callbacks from intel dsi device ops. Merge send_otp_cmds into panel_reset as they're called back to back. This will be helpful for switching to use drm_panel for the callbacks. If we ever need the additional callbacks, we should add them to drm_panel funcs. Signed-off-by: Jani Nikula Reviewed-By: Shobhit Kumar [danvet: Resolve tiny conflict with ongoing atomic work.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed