From: Jim Cromie Date: Mon, 26 Jun 2006 07:25:15 +0000 (-0700) Subject: [PATCH] generic-time: add macro to simplify/hide mask constants X-Git-Tag: v2.6.18-rc1~786 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9f303aa33c7acc7b4aa9ebea25cbd990bc707b;p=pandora-kernel.git [PATCH] generic-time: add macro to simplify/hide mask constants Add a CLOCKSOURCE_MASK macro to simplify initializing the mask for a struct clocksource, and use it to replace literal mask constants in the various clocksource drivers. Signed-off-by: Jim Cromie Acked-by: John Stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed