From: Daniel Stone Date: Thu, 19 Mar 2015 04:33:02 +0000 (+0000) Subject: drm: mode: Allow NULL modes for equality check X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~19^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54270952e9a83aebf31d16ded28e6757fdf8c88b;p=pandora-kernel.git drm: mode: Allow NULL modes for equality check Since we're now using mode == NULL to represent disabled, it's not wholly surprising that we'd want to compare NULL modes. Signed-off-by: Daniel Stone Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed