Commits
Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-smbus-block
Showing diff toc5f58f2d700
- Linus Torvalds committed c13dcf9f2d6Linux 4.2-rc8
- Markus Pargmann committed 9a16ea900faregmap: regmap_raw_read return error on !bus->read Return -ENOTSUPP if map->bus->read ...
- Markus Pargmann committed 9c9f7f67597regmap: No multi_write support if bus->write does not exist There is no multi_write su...
- Markus Pargmann committed 07ea400e1b2regmap: Fix regmap_can_raw_write check This function is missing a check if map->bus->w...
- Markus Pargmann committed c5f58f2d700regmap: Add missing comments about struct regmap_bus There are some fields of this str...