HSI: export method to (un)register clients
authorSebastian Reichel <sre@kernel.org>
Fri, 28 Mar 2014 21:54:25 +0000 (22:54 +0100)
committerSebastian Reichel <sre@kernel.org>
Thu, 15 May 2014 22:54:41 +0000 (00:54 +0200)
Expose method for registering and unregistering HSI clients, so that
client drivers can register other client drivers.

This is useful for HSI drivers, which want to use the functionality
of other HSI drivers. For example the N900 modem driver can load HSI
drivers for mcsaab protocol and speech protocol.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Tested-By: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
drivers/hsi/hsi.c
include/linux/hsi/hsi.h

Simple merge
Simple merge