Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next

This commit is contained in:
Mark Brown
2012-03-18 21:38:28 +00:00
3 changed files with 135 additions and 0 deletions

View File

@@ -271,3 +271,8 @@ IOMAP
pcim_iounmap()
pcim_iomap_table() : array of mapped addresses indexed by BAR
pcim_iomap_regions() : do request_region() and iomap() on multiple BARs
REGULATOR
devm_regulator_get()
devm_regulator_put()
devm_regulator_bulk_get()