From: Ilia Mirkin Date: Thu, 8 Aug 2013 02:34:48 +0000 (-0400) Subject: drm: use ida to allocate connector ids X-Git-Tag: v3.12-rc1~136^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b21e3afe2357c0f49348a5fb61247012bf8262ec;p=pandora-kernel.git drm: use ida to allocate connector ids This makes it so that reloading a module does not cause all the connector ids to change, which are user-visible and sometimes used for configuration. Signed-off-by: Ilia Mirkin Reviewed-by: Ville Syrjälä Signed-off-by: Dave Airlie --- Reading git-diff-tree failed