From: Andy Shevchenko Date: Wed, 10 Apr 2013 00:36:38 +0000 (+0000) Subject: i2c-designware-pci: use managed functions pcim_* and devm_* X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~62^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76cf3fc844a46b5cdb94da98bffcbd45d4c355b8;p=pandora-kernel.git i2c-designware-pci: use managed functions pcim_* and devm_* This makes the error handling much more simpler than open-coding everything and in addition makes the probe function smaller an tidier. Signed-off-by: Andy Shevchenko Signed-off-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed