From: Stefan Richter Date: Mon, 5 Aug 2013 13:14:36 +0000 (+0200) Subject: firewire: ohci: beautify some macro definitions X-Git-Tag: v3.12-rc1~83^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dbe15f88be5b2cdf4ca4145797861dfb0d583a5;p=pandora-kernel.git firewire: ohci: beautify some macro definitions a) Sort device IDs by vendor -- device -- revision. b) Write quirk flags in hexadecimal. This affects the user-visible output of "modinfo firewire-ohci". Since more flags have been added recently, it is now easier to cope with them in hexadecimal represen- tation. Besides, the device-specific combination of quirk flags is shown in hexadecimal in the kernel log too. (And firewire-sbp2 presents its own quirk flags in modinfo as hexadecimals as well.) Signed-off-by: Stefan Richter --- Reading git-diff-tree failed