ad7879_probe
return ad7879_probe(&client->dev, regmap, client->irq,
return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID);
EXPORT_SYMBOL(ad7879_probe);
int ad7879_probe(struct device *dev, struct regmap *regmap,