於 三,2012-07-18 於 11:49 +0800,Axel Lin 提到: > Also remove palmas_ldo_write() function because it is not used after this > conversion.
Oh. Just found another issue in current code. Current code in palmas_ldo_init() calls palmas_smps_[read|write] is wrong. It should call palmas_ldo_[read|write] instead. And this means palmas_ldo_write() cannot be removed. To make it easier for review, I'll resend the patches for palmas as a serial. Regards, Axel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

