From: Ezequiel Garcia Date: Mon, 10 Feb 2014 23:00:28 +0000 (-0300) Subject: watchdog: orion: Introduce per-compatible of_device_id data X-Git-Tag: v3.15-rc1~76^2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc723856a42196779bc9a09f1fef997395f8a7d8;p=pandora-kernel.git watchdog: orion: Introduce per-compatible of_device_id data This commit adds an orion_watchdog_data structure to hold compatible-data information. This allows to remove the driver-wide definition and to be able to add support for multiple compatible-strings in the future. Reviewed-by: Guenter Roeck Tested-by: Sebastian Hesselbarth Tested-by: Willy Tarreau Signed-off-by: Ezequiel Garcia Acked-by: Wim Van Sebroeck Tested-By: Jason Gunthorpe Signed-off-by: Jason Cooper --- Reading git-diff-tree failed