Re: [PATCH] ASoC: fsl_esai: Fix divisor calculation failure at lower ratio

2018-04-09 Thread Marek Vasut
e is no need to calculate > the tolerance because PM divisor alone is enough to get the ratio. > > So a simple fix could be just to set PM directly instead of going > into the loop-search. > > Reported-by: Marek Vasut > Signed-off-by: Nicolin Chen > Cc: Marek Vasut On i.MX6Q

Re: [PATCH 00/22] mtd: nand: return error code of nand_scan(_ident, _tail) on error

2016-11-05 Thread Marek Vasut
a few return -ENODEV). > > This series make those drivers return more precise error code. > Reviewed-by: Marek Vasut Nice cleanup, thanks! -- Best regards, Marek Vasut

Re: [PATCH] crypto/nx: disable NX on little endian builds

2014-06-13 Thread Marek Vasut
On Saturday, June 07, 2014 at 03:33:34 AM, Anton Blanchard wrote: > The NX driver has endian issues so disable it for now. > > Signed-off-by: Anton Blanchard What kind of issues ? Are they hard to fix ? Best regards, Marek Vasut ___ Lin

Re: [PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)

2014-04-21 Thread Marek Vasut
ore they are asked about drivers which fall > under its category. > > Perhaps my usage of the word "library" in the description was a mistake, > as I don't exactly consider it like a library in the sense of many other > "select"ed libraries. It did look

Re: [PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)

2014-04-17 Thread Marek Vasut
ent cycle? Or some third option? Shouldn't the M25P80 driver just "select" the SPI NOR framework? Then you won't need the adjustment to defconfigs at all I think. Best regards, Marek Vasut ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls

2013-02-18 Thread Marek Vasut
ice *pdev) > > writel(MXS_I2C_CTRL0_SFTRST, i2c->regs + MXS_I2C_CTRL0_SET); > > - platform_set_drvdata(pdev, NULL); > - > return 0; > } [...] Add my: Reviewed-by: Marek Vasut ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH]460EX on-chip SATA driver

2010-06-28 Thread Marek Vasut
Dne Pá 4. června 2010 14:26:17 Rupjyoti Sarmah napsal(a): > This patch enables the on-chip DWC SATA controller of the AppliedMicro > processor 460EX. > > Signed-off-by: Rupjyoti Sarmah > Signed-off-by: Mark Miesfeld > Signed-off-by: Prodyut Hazarika > --SNIP-- > + dev_err(ap->dev