LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH RFT 0/2] i2c: tegra-bpmp: cleanups
@ 2021-03-31  7:51 Wolfram Sang
  2021-03-31  7:51 ` [PATCH RFT 1/2] i2c: tegra-bpmp: don't modify input variable in xlate_flags Wolfram Sang
  2021-03-31  7:51 ` [PATCH RFT 2/2] i2c: tegra-bpmp: make some functions void Wolfram Sang
  0 siblings, 2 replies; 9+ messages in thread
From: Wolfram Sang @ 2021-03-31  7:51 UTC (permalink / raw)
  To: linux-i2c; +Cc: Wolfram Sang, linux-kernel, linux-tegra

While reviewing a patch for this driver, I noticed that we can remove
quite some lines here. Not tested on HW, because I don't have it. Builds
fine, though. I'd appreciate tests / reviews. Thanks!

Wolfram Sang (2):
  i2c: tegra-bpmp: don't modify input variable in xlate_flags
  i2c: tegra-bpmp: make some functions void

 drivers/i2c/busses/i2c-tegra-bpmp.c | 52 +++++++----------------------
 1 file changed, 12 insertions(+), 40 deletions(-)

-- 
2.30.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-04-05 21:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  7:51 [PATCH RFT 0/2] i2c: tegra-bpmp: cleanups Wolfram Sang
2021-03-31  7:51 ` [PATCH RFT 1/2] i2c: tegra-bpmp: don't modify input variable in xlate_flags Wolfram Sang
2021-04-01 11:10   ` Thierry Reding
2021-04-01 13:23   ` Thierry Reding
2021-04-05 21:02   ` Wolfram Sang
2021-03-31  7:51 ` [PATCH RFT 2/2] i2c: tegra-bpmp: make some functions void Wolfram Sang
2021-04-01 11:11   ` Thierry Reding
2021-04-01 13:23   ` Thierry Reding
2021-04-05 21:03   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).