From: Johan Hedberg Date: Mon, 16 Jul 2012 13:12:11 +0000 (+0300) Subject: Bluetooth: Add delayed init sequence support for UART controllers X-Git-Tag: v3.6-rc1~125^2~57^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f2aee848fe60325b1984653833d2d1825ec730d;p=pandora-kernel.git Bluetooth: Add delayed init sequence support for UART controllers This patch makes it possible to have UART drivers perform an internal initialization before calling hci_register_dev. This allows moving a lot of init code from user space (hciattach) to the kernel side, thereby creating a more controlled/robust initialization process. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed