]> git.baikalelectronics.ru Git - kernel.git/commit
ssb: move functions specific to SoC hosted bus to separated file
authorRafał Miłecki <zajec5@gmail.com>
Sun, 25 Oct 2015 18:32:42 +0000 (19:32 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 28 Oct 2015 19:05:21 +0000 (21:05 +0200)
commit70b13930ce0e3cdd0820a8cd25f9f3bf76c26e64
treeb87ad6e0c83d8af2d6db206fd21d37095c00de0e
parentde3ca3ae9fb767ed04d7fc74c41659cbabd500bd
ssb: move functions specific to SoC hosted bus to separated file

This cleans main.c a bit and will allow us to compile SoC related code
conditionally in the future.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/ssb/Makefile
drivers/ssb/host_soc.c [new file with mode: 0644]
drivers/ssb/main.c
drivers/ssb/ssb_private.h