Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux-2.6-microblaze.git] / sound / soc / codecs / wm8904.c
index 2aa23f1..8172e49 100644 (file)
@@ -312,7 +312,7 @@ static bool wm8904_readable_register(struct device *dev, unsigned int reg)
        case WM8904_FLL_NCO_TEST_1:
                return true;
        default:
-               return true;
+               return false;
        }
 }