]> 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)
commit156c364cd0f9b7b2feb13fa323e233276b71b155
treed8e580ad1b18f8a17710f4e239b2349cc9c07f19
parenteec69ff3638d34d0d5bfaf8257179957af0b0fe2
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