commit | 1cc194caaffbe07b8e08d464d8c309bc8e824618 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Aug 02 16:57:17 2018 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Aug 03 13:27:46 2018 +0200 |
tree | dfc541830a9e9cd400c881e1cb8f9ace059fc6eb | |
parent | c50903e3ee1b55d0d8a43eebed0c159e91986496 [diff] |
Bluetooth: btrtl: Add support for a config filename postfix The contents of the rtl_bt/rtlXXXX_config.bin file may be board specific allow the caller of btrtl_initialize to specify a postfix identifying the board, which if specified will make btrtl_initialize look for rtl_bt/rtlXXXX_config-<postfix>.bin instead. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>