mailbox: pl320: Introduce common API driver
authorjassisinghbrar@gmail.com <jassisinghbrar@gmail.com>
Tue, 18 Mar 2014 18:45:55 +0000 (00:15 +0530)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 12 May 2014 12:27:38 +0000 (13:27 +0100)
commit6a2fdab0d6dd0ad78e602ff14d1e7af38173ebe1
treeeac78501bc3c623a9d28bedbfe30a78f6c1eab6e
parent00d05d1c8012ef2360b737f8c5fd7bc1042d9128
mailbox: pl320: Introduce common API driver

Convert the PL320 controller driver to work with the common
mailbox API. Also convert the only user of PL320, highbank-cpufreq.c
to work with thee API. Drop the obsoleted driver pl320-ipc.c

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/cpufreq/highbank-cpufreq.c
drivers/mailbox/Makefile
drivers/mailbox/pl320-ipc.c [deleted file]
drivers/mailbox/pl320.c [new file with mode: 0644]
include/linux/pl320-ipc.h [deleted file]