From 7f4b08eeeedd90d97c8c581d048074e0c2643bec Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Tue, 17 May 2011 16:31:37 +0200 Subject: [PATCH] I2C: OMAP: remove unneccesary use of pdev A pointer to the struct device associated with the i2c device is already kept in the struct omap_i2c_dev, so use omap_i2c_device to find the pointer to struct device. Reviewed-by: Felipe Balbi Signed-off-by: Kevin Hilman --- Reading git-format-patch failed