Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623907
| From | Alan Cox <alan@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular |
| Date | 2017-04-14 22:50 +0200 |
| Message-ID | <twgkh-5N9-13@gated-at.bofh.it> (permalink) |
| References | <tvCmR-4yD-1@gated-at.bofh.it> <tw4Ct-7aA-1@gated-at.bofh.it> |
| Organization | Intel Corporation |
> I'm pretty sure we want this code to be built as a module, so maybe a > Kconfig change would resolve the issue instead? > > Alan, any thoughts? It's a tiny chunk of platform helper code. It probably ultimately belongs in arch/x86 somewhere or folded into the driver. At the moment it won't build modular. I'm fine with the change, it strips out more pointless code so helps see what tiny bits of code in there are actually used for anything real. Alan
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular Paul Gortmaker <paul.gortmaker@windriver.com> - 2017-04-13 04:10 +0200
Re: [PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-14 10:20 +0200
Re: [PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular Paul Gortmaker <paul.gortmaker@windriver.com> - 2017-04-14 18:00 +0200
Re: [PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular Alan Cox <alan@linux.intel.com> - 2017-04-14 22:50 +0200
csiph-web