On Wed, Dec 5, 2018 at 10:56 AM Rajneesh Bhardwaj
wrote:
> Hi Andy, i was thinking of having it split into two patches as it touches
> two unrelated files. What is your opinion?
If it is the case, I agree with you.
Since patch didn't applied clearly I even had no chance to look at it closer.
>
On Wed, Dec 05, 2018 at 10:42:21AM +0200, Andy Shevchenko wrote:
> On Wed, Dec 5, 2018 at 3:47 AM Frank Lee wrote:
> > On Wed, Dec 5, 2018 at 1:39 AM Andy Shevchenko
> > wrote:
> > > On Tue, Dec 4, 2018 at 6:58 PM Frank Lee wrote:
>
> > > > $ git remote set-branches --add origin for-next
> > >
On Wed, Dec 5, 2018 at 3:47 AM Frank Lee wrote:
> On Wed, Dec 5, 2018 at 1:39 AM Andy Shevchenko
> wrote:
> > On Tue, Dec 4, 2018 at 6:58 PM Frank Lee wrote:
> > > $ git remote set-branches --add origin for-next
> > > $ git br -vv
> > > * for-next 651022382c7f [origin/for-next] Linux 4.20-rc1
>
On Wed, Dec 5, 2018 at 1:39 AM Andy Shevchenko
wrote:
>
> On Tue, Dec 4, 2018 at 6:58 PM Frank Lee wrote:
>
> > $ git br -r
> > origin/HEAD -> origin/master
> > origin/fixes
> > origin/for-next
> > origin/master
> > origin/review-andy
> > $ git remote set-branches --add origin for-next
On Tue, Dec 4, 2018 at 6:58 PM Frank Lee wrote:
> $ git br -r
> origin/HEAD -> origin/master
> origin/fixes
> origin/for-next
> origin/master
> origin/review-andy
> $ git remote set-branches --add origin for-next
> $ git br -vv
> * for-next 651022382c7f [origin/for-next] Linux 4.20-rc1
On Wed, Dec 5, 2018 at 12:18 AM Andy Shevchenko
wrote:
>
> On Tue, Dec 4, 2018 at 5:30 PM Frank Lee wrote:
> > On Tue, Dec 4, 2018 at 8:40 PM Andy Shevchenko
> > wrote:
> > > On Tue, Dec 4, 2018 at 5:59 AM Frank Lee wrote:
> > > > On Tue, Dec 4, 2018 at 3:09 AM Andy Shevchenko
> > > > wrote:
>
On Tue, Dec 4, 2018 at 5:30 PM Frank Lee wrote:
> On Tue, Dec 4, 2018 at 8:40 PM Andy Shevchenko
> wrote:
> > On Tue, Dec 4, 2018 at 5:59 AM Frank Lee wrote:
> > > On Tue, Dec 4, 2018 at 3:09 AM Andy Shevchenko
> > > wrote:
> > > > On Sat, Dec 1, 2018 at 5:52 PM Yangtao Li wrote:
> > > > > Use
On Tue, Dec 4, 2018 at 8:40 PM Andy Shevchenko
wrote:
>
> On Tue, Dec 4, 2018 at 5:59 AM Frank Lee wrote:
> >
> > On Tue, Dec 4, 2018 at 3:09 AM Andy Shevchenko
> > wrote:
> > >
> > > On Sat, Dec 1, 2018 at 5:52 PM Yangtao Li wrote:
> > > >
> > > > Use DEFINE_SHOW_ATTRIBUTE macro to simplify th
On Tue, Dec 4, 2018 at 5:59 AM Frank Lee wrote:
>
> On Tue, Dec 4, 2018 at 3:09 AM Andy Shevchenko
> wrote:
> >
> > On Sat, Dec 1, 2018 at 5:52 PM Yangtao Li wrote:
> > >
> > > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
> >
I like your patch, but...
> > By some reason it's not appli
On Tue, Dec 4, 2018 at 3:09 AM Andy Shevchenko
wrote:
>
> On Sat, Dec 1, 2018 at 5:52 PM Yangtao Li wrote:
> >
> > Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
>
> By some reason it's not applicable.
> Please, rebase on top of our for-next branch, thanks!
For what reason?
I thought that
On Sat, Dec 1, 2018 at 5:52 PM Yangtao Li wrote:
>
> Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
By some reason it's not applicable.
Please, rebase on top of our for-next branch, thanks!
>
> Signed-off-by: Yangtao Li
> ---
> drivers/platform/x86/intel_pmc_core.c | 46
Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
Signed-off-by: Yangtao Li
---
drivers/platform/x86/intel_pmc_core.c | 46 ---
.../platform/x86/intel_telemetry_debugfs.c| 42 +++--
2 files changed, 14 insertions(+), 74 deletions(-)
diff --git a/drive
12 matches
Mail list logo