Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1328737
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RESEND v2 1/8] staging: fsl-mc: static inline function to differentiate root dprc |
| Date | 2016-02-08 04:40 +0100 |
| Message-ID | <qZKQa-7IQ-7@gated-at.bofh.it> (permalink) |
| References | <qZKQa-7IQ-9@gated-at.bofh.it> <qZKQa-7IQ-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 11, 2015 at 01:25:47PM -0600, Lijun Pan wrote: > Define a static inline function is_root_dprc(dev) to tell whether > a device is root dprc or not via platform_bus_type. > Remove fsl_mc_is_root_dprc() because is_root_dprc() is simpler > and easier to understand. > > Signed-off-by: Lijun Pan <Lijun.Pan@freescale.com> > --- > v2: use static inline function instead of macro > replace the fsl_mc_is_root_dprc with is_root_dprc This series doesn't apply to my tree anymore, due to another big patcheset for this subsystem being applied. Can you please rebase it against my staging-testing branch of staging.git and resend? thanks, greg k-h
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH RESEND v2 1/8] staging: fsl-mc: static inline function to differentiate root dprc Greg KH <gregkh@linuxfoundation.org> - 2016-02-08 04:40 +0100 RE: [PATCH RESEND v2 1/8] staging: fsl-mc: static inline function to differentiate root dprc Lijun Pan <lijun.pan@nxp.com> - 2016-02-09 04:40 +0100
csiph-web