5 May
2011
5 May
'11
5:12 a.m.
On Wed, 2011-05-04 at 20:42 +0530, Lu, Guanqun wrote:
On Wed, May 04, 2011 at 10:46:00PM +0800, Dimitris Papastamos wrote:
On Wed, May 04, 2011 at 09:44:58PM +0800, Lu Guanqun wrote:
- if (ret)
pr_err("upd9976 read of 0x%x failed, error: %d\n", reg, ret);
- return value;
+}
dev_err() would be more preferable.
any specific reasons for that?
--
~Vinod