Messages in this thread |  | | Subject | Re: [alsa-devel] [PATCH v4 08/15] soundwire: add initial definitions for sdw_master_device | From | Pierre-Louis Bossart <> | Date | Mon, 16 Dec 2019 16:34:29 -0600 |
| |
>> No, I mean the new MODULE_NAMESPACE() support that is in the kernel. >> I'll move the greybus code to use it too, but when you are adding new >> apis, it just makes sense to use it then as well. > > ok, thanks for the pointer, will look into this.
This namespace check already saved me a lot of time. I found an issue in our latest code (not submitted for review yet) with a new functionality added to the wrong module and without the proper abstraction required... Really nice tool, I can already see how useful it will be for on-going code partitioning (SOF multi-client work and virtualization support).
|  |