From: Ian Munsie Date: Tue, 28 Oct 2014 03:25:28 +0000 (+1100) Subject: cxl: Refactor cxl_load_segment() and find_free_sste() X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~43^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b03a7f578ac831276fe3870ebda01609d18167de;p=pandora-kernel.git cxl: Refactor cxl_load_segment() and find_free_sste() This moves the segment table hash calculation from cxl_load_segment() into find_free_sste() since that is the only place it is actually used. Signed-off-by: Ian Munsie Reviewed-by: Aneesh Kumar K.V Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed