From: Andy Walls Date: Sun, 27 Sep 2009 02:47:21 +0000 (-0300) Subject: V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline functions X-Git-Tag: v2.6.33-rc1~338^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a03f03471d3232037e656570ccaf3ff2ffd01e8;p=pandora-kernel.git V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline functions Change logic to check for various chip or core families to inline functions. Checks for specific chips should be made against the state->id field now. This is in preparation for chip/core specific code for setting up PLLs for the CX2388[578] family of cores, that all run with different crystal frequencies. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed