Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next

This commit is contained in:
Mark Brown
2013-02-14 17:11:06 +00:00
2 changed files with 33 additions and 18 deletions

View File

@@ -26,6 +26,7 @@ struct regmap_debugfs_off_cache {
off_t min;
off_t max;
unsigned int base_reg;
unsigned int max_reg;
};
struct regmap_format {