]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/mips/pnx833x/common/platform.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / arch / mips / pnx833x / common / platform.c
index ce45df17fd097d949c6ed7cccac487689f0e97d0..87167dcc79fa24bf694a9e2d7bc69890a4eab2ef 100644 (file)
@@ -165,7 +165,7 @@ static struct i2c_pnx0105_dev pnx833x_i2c_dev[] = {
        {
                .base = PNX833X_I2C0_PORTS_START,
                .irq = -1, /* should be PNX833X_PIC_I2C0_INT but polling is faster */
-               .clock = 6,     /* 0 == 400 kHz, 4 == 100 kHz(Maximum HDMI), 6 = 50kHz(Prefered HDCP) */
+               .clock = 6,     /* 0 == 400 kHz, 4 == 100 kHz(Maximum HDMI), 6 = 50kHz(Preferred HDCP) */
                .bus_addr = 0,  /* no slave support */
        },
        {