commit | 891e60368ba1840c1b8bbc72beb1da0dae289430 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Wed Oct 16 12:01:58 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Nov 03 19:54:53 2019 +0100 |
tree | 1d1be751b42cbfe4dc427c69584badd815aff600 | |
parent | da80d2e516eb858eb5bcca7fa5f5a13ed86930e4 [diff] |
drivers: mcb: use symbol namespaces Now that we have symbol namespaces, use them in MCB to not pollute the default namespace with MCB internals. Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Jessica Yu <jeyu@kernel.org> Reviewed-by: Michael Moese <mmoese@suse.de> Link: https://lore.kernel.org/r/20191016100158.1400-1-jthumshirn@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>