From: Wan ZongShun Date: Tue, 13 Jul 2010 23:48:45 +0000 (+0000) Subject: net/nuc900: enable Mac driver clock X-Git-Tag: v2.6.36-rc1~571^2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1853dc8fa8e6478707bf5d8e9d0b949974c2dde;p=pandora-kernel.git net/nuc900: enable Mac driver clock This patch fixed a bug that Mac driver does not work,because I missed the clk enable. I have ever tested the driver when I submitted previous Mac driver patch, and it worked good, since my bootloader has enabled the clock in advance. But when I try to use other bootloader where clock engine was disabled,the Mac driver does not work, so I send this patch to fix this issue. Signed-off-by: Wan ZongShun Signed-off-by: David S. Miller --- Reading git-diff-tree failed