All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] regmap: slimbus: minor fixes.
@ 2018-05-25 13:50 Srinivas Kandagatla
  2018-05-25 13:50 ` [PATCH 1/2] regmap: add missing prototype for devm_init_slimbus Srinivas Kandagatla
  2018-05-25 13:50 ` [PATCH 2/2] regmap: slimbus: allow register offsets up to 16 bits Srinivas Kandagatla
  0 siblings, 2 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2018-05-25 13:50 UTC (permalink / raw)
  To: Mark Brown; +Cc: Greg Kroah-Hartman, linux-kernel, Srinivas Kandagatla

Here are 2 minor fixes for regmap slimbus.

Thanks,
srini

Srinivas Kandagatla (2):
  regmap: add missing prototype for devm_init_slimbus
  regmap: slimbus: allow register offsets up to 16 bits

 drivers/base/regmap/regmap-slimbus.c |  2 +-
 include/linux/regmap.h               | 18 +++++++++++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.16.2

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

end of thread, other threads:[~2018-05-25 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-25 13:50 [PATCH 0/2] regmap: slimbus: minor fixes Srinivas Kandagatla
2018-05-25 13:50 ` [PATCH 1/2] regmap: add missing prototype for devm_init_slimbus Srinivas Kandagatla
2018-05-25 17:36   ` Applied "regmap: add missing prototype for devm_init_slimbus" to the regmap tree Mark Brown
2018-05-25 13:50 ` [PATCH 2/2] regmap: slimbus: allow register offsets up to 16 bits Srinivas Kandagatla
2018-05-25 17:36   ` Applied "regmap: slimbus: allow register offsets up to 16 bits" to the regmap tree Mark Brown

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.