From: Deepak R Varma <drv@mailo.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: pi433: call set_lan_gain for receiver config
Date: Tue, 22 Nov 2022 17:59:45 +0530 [thread overview]
Message-ID: <Y3zAucwpK9TUgrig@qemulion> (raw)
In-Reply-To: <Y3y7v1WAumU1o5na@kroah.com>
On Tue, Nov 22, 2022 at 01:08:31PM +0100, Greg Kroah-Hartman wrote:
> On Sat, Nov 19, 2022 at 10:41:17PM +0530, Deepak R Varma wrote:
> > Value for the LNA gain is captured from the user as part of the struct
> > pi433_rx_cfg, however, the corresponding function rf69_set_lna_gain() is
> > never called to set it. Include a call to this function as part of
> > setting up the rx configurations.
> >
> > Signed-off-by: Deepak R Varma <drv@mailo.com>
> > ---
> > drivers/staging/pi433/pi433_if.c | 3 +++
> > 1 file changed, 3 insertions(+)
>
> How was this change tested?
Hi Greg,
This was compile tested only.
As per your message on the other patch for this driver, I am holding back such
patches until I have the ability to test the change with a real device myself.
I most welcome if there is any other feedback on the patches. It will help me
consolidate the feedback and react to them in one go.
Thank you,
./drv
>
> thanks,
>
> greg k-h
>
prev parent reply other threads:[~2022-11-22 12:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-19 17:11 [PATCH] staging: pi433: call set_lan_gain for receiver config Deepak R Varma
2022-11-22 12:08 ` Greg Kroah-Hartman
2022-11-22 12:29 ` Deepak R Varma [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y3zAucwpK9TUgrig@qemulion \
--to=drv@mailo.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.