spi: export the spi_register_board_info for ko [1/1]
authorSunny Luo <sunny.luo@amlogic.com>
Tue, 30 Jul 2019 08:02:11 +0000 (16:02 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 31 Jul 2019 05:26:43 +0000 (22:26 -0700)
commit50121a24bb9f71ad41dab088cdb4ee5f3757d31e
tree6ec57bff3f3c3d216c9f77bc847eb49f6afb5a33
parent70ead9bc5e49b5444e67b2cb7eadcf38bad89664
spi: export the spi_register_board_info for ko [1/1]

PD#SWPL-9815

Problem:
spi_register_board_info's export has been removed in kernel 4.9,
but TV need to use it in ko.

Solution:
package it in a new dirspi_register_board_info and export

Verify:
T312

Change-Id: Ic7e5d8cef6840551e2925eda6162156320877833
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
drivers/amlogic/spicc/spicc.c