From: Clemens Ladisch Date: Tue, 27 Sep 2005 13:57:24 +0000 (+0200) Subject: [ALSA] rtctimer: optimize module parameter validation X-Git-Tag: v2.6.15-rc1~451^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ad1bdd6d72606a59cdc07e571fbe695e32f271;p=pandora-kernel.git [ALSA] rtctimer: optimize module parameter validation Modules: RTC timer driver The check whether rtctimer_freq is a power of two can be done easier with a simple bit operation. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed