]> git.baikalelectronics.ru Git - kernel.git/commit
tpm/st33zp24/spi: Add missing device table for spi phy.
authorChristophe Ricard <christophe.ricard@gmail.com>
Mon, 23 Mar 2015 21:29:58 +0000 (22:29 +0100)
committerPeter Huewe <peterhuewe@gmx.de>
Fri, 27 Mar 2015 01:50:43 +0000 (02:50 +0100)
commita2c27e3341b7d4699e4d9c989262a6ab3ca61f6c
treed8e580ad1b18f8a17710f4e239b2349cc9c07f19
parent8d86e567cb1a8662c5ddbba39b24a6e37aee1335
tpm/st33zp24/spi: Add missing device table for spi phy.

MODULE_DEVICE_TABLE is missing in spi phy in case CONFIG_OF is not set.

Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
drivers/char/tpm/st33zp24/spi.c