From: Karol Lewandowski Date: Mon, 23 Apr 2012 16:24:00 +0000 (+0200) Subject: i2c-s3c2410: Rework device type handling X-Git-Tag: v3.5-rc1~66^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27452498a6ed507154616d59e6bd41a96ec291c8;p=pandora-kernel.git i2c-s3c2410: Rework device type handling Reorganize driver a bit to better handle device tree-based systems: - move machine type to driver's private structure instead of quering platform device variants in runtime - replace s3c24xx_i2c_type enum with unsigned int that holds bitmask with revision-specific quirks Signed-off-by: Karol Lewandowski Signed-off-by: Kyungmin Park Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed