[PATCH 1/1] Remove suspend/resume functionality, add dynamic clocking

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Thu Nov 26 04:02:52 EST 2009


Hello,

can you please add something like "i2c-pnx: " to the subject?
(Actually it's a great strategy *not* to put it into the Subject.  This
way it attracts far more attention :-)

> Remove suspend/resume functionality, I2C driver gates clock on
> only when an I2C transaction is in progress
What happens when the machine suspends while a transfer is in progress?
(This might be a problem that already existed before.)  If this is
really a problem the easiest "fix" is to let the suspend callback return
-EBUSY in this case.

Best regards
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-König            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list