]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-s3c24xx/mach-gta02.c
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / arch / arm / mach-s3c24xx / mach-gta02.c
index 8e0581317f174c2f73f6d8ba3fc2a7c4f610dd77..dc4db849f0fda599e721d1628b7896f32b973703 100644 (file)
@@ -196,7 +196,7 @@ static void gta02_charger_worker(struct work_struct *work)
         * If the PCF50633 ADC is disabled we fallback to a
         * 100mA limit for safety.
         */
-       pcf50633_mbc_usb_curlim_set(pcf, 100);
+       pcf50633_mbc_usb_curlim_set(gta02_pcf, 100);
 #endif
 }