Re: bluetooth: Add hci_h4p driver

From: Pavel Machek
Date: Sun Dec 14 2014 - 04:48:17 EST


On Sun 2014-12-14 01:07:42, Marcel Holtmann wrote:
> Hi Pavel,
>
> >>> My notes say that Marcel wanted different filenames, but I'd need
> >>> advice exactly what filenames. I guess platform data supprort should
> >>> be removed altogether, rather than renamed.
> >>
> >> Yes, the platform support should go away. This should be purely based on DT.
> >>
> >> Can you also start using git format-patch so that patches get a diffstat.
> >
> > So the rest of filenames look ok?
>
> I have not looked at the patch or the filenames at all.

Ok, so here's diffstat. Can you take a look?

Thanks,
Pavel

drivers/bluetooth/Kconfig | 10
drivers/bluetooth/Makefile | 3
drivers/bluetooth/hci_h4p.h | 234 +++++
drivers/bluetooth/nokia_core.c | 1262 +++++++++++++++++++++++++++++
drivers/bluetooth/nokia_fw-bcm.c | 27
drivers/bluetooth/nokia_fw.c | 105 ++
drivers/bluetooth/nokia_uart.c | 179 ++++
include/linux/platform_data/bt-nokia-h4p.h | 4
8 files changed, 1822 insertions(+), 2 deletions(-)

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/