From: Tomoya MORINAGA Date: Tue, 7 Jun 2011 05:50:10 +0000 (+0900) Subject: spi/topcliff_pch: support new device ML7213 IOH X-Git-Tag: v3.1-rc1~312^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f016aeb655350ef935ddf336e22cb00452a1c41e;p=pandora-kernel.git spi/topcliff_pch: support new device ML7213 IOH Support ML7213 device of OKI SEMICONDUCTOR. ML7213 is companion chip of Intel Atom E6xx series for IVI(In-Vehicle Infotainment). ML7213 is compatible for Intel EG20T PCH. v4: - Delete unrelated whitespace - Prevent device driver from accessing platform data - Add __devinit and __devexit - Save pdev->dev to pd_dev->dev.parent - Have own suspend/resume processing in platform_driver. - Care returned value in pch_spi_init - Change unregister order Signed-off-by: Tomoya MORINAGA Signed-off-by: Grant Likely --- Reading git-diff-tree failed