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)
commit8491451024bcfabdcebd772ce9ec2fc5757acd42
treeb8e73b934b21f47abacfd17fecc608dd2b140084
parenta088cf161cc87b39e83c7c53b9f239773422d212
HSI: export method to (un)register clients

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
This page took 0.030364 seconds and 5 git commands to generate.