commit | 39abbaef19cd0a30be93794aa4773c779c3eb1f3 | [log] [tgz] |
---|---|---|
author | sjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com> | Thu Apr 12 08:27:27 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 13 11:37:37 2012 -0400 |
tree | ea6312f6fcd60550360a362c33185917f3141127 | |
parent | 2df1fe7f1006f3c1d9ecbe9311701833c63c14cc [diff] |
caif-hsi: Postpone init of HSI until open() Do the initialization of the HSI interface when the interface is opened, instead of upon registration. When the interface is closed the HSI interface is de-initialized, allowing other modules to use the HSI interface. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>