29 Nov
2011
29 Nov
'11
5:17 a.m.
On Monday 28 November 2011 03:44:20 Lars-Peter Clausen wrote:
--- a/sound/soc/codecs/sigmadsp.h +++ b/sound/soc/codecs/sigmadsp.h
extern int process_sigma_firmware(struct i2c_client *client, const char *name); +extern int process_sigma_firmware_regmap(struct device *dev,
struct regmap *regmap, const char *name);
having the deprecated name be renamed and the "_regmap" one not have that suffix, but eh
Acked-by: Mike Frysinger vapier@gentoo.org -mike