From: Ben Hutchings Date: Wed, 16 Oct 2013 17:32:39 +0000 (+0100) Subject: sfc: Do not use MAC address as clock name X-Git-Tag: v3.14-rc1~94^2~493^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1dbdea98d9b32090d5d3e575d60464eb68616d1;p=pandora-kernel.git sfc: Do not use MAC address as clock name We'll be sharing clocks between multiple functions with their own MAC addresses. The name field is now documented as 'A short "friendly name" to identify the clock ...' and '... not meant to be a unique id.' So use the name 'sfc'. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed