From: Ben Skeggs Date: Fri, 3 Aug 2012 19:46:01 +0000 (+1000) Subject: drm/nouveau/gem: use bo.offset rather than mm_node.start X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a92d37e4099054fe187b485a9d27c439c10eca7;p=pandora-kernel.git drm/nouveau/gem: use bo.offset rather than mm_node.start Won't necessarily be a drm_mm_node in the future, and I can't think of any good reason to not use the offset from the bo struct. There may have been some reason once apon a time, but, separate commit just in case. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed