From: Tomi Valkeinen Date: Wed, 18 May 2011 09:58:24 +0000 (+0300) Subject: OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET X-Git-Tag: v3.1-rc1~98^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3050a74e2d2830189ceaa5f5fc05b776518d68;p=pandora-kernel.git OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET is used to avoid an unclear bug at DSS reset time. The pm runtime will handle reset in the future, and this code has to be removed. Hopefully we won't see this error anymore. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed