Hi,Jerome
I recently migrated the 4.19 kernel and found that the RCA
reconfiguration for emMC is available within the mmc_set_relative_addr()
function within the mmc_ops.c file, but for SD card or SDIO
configuration, the mmc_send_relative_addr() function within the sd_ops.c
file is not se
在 2019/10/21 17:17, Jerome Brunet 写道:
> On Mon 21 Oct 2019 at 09:57, Neil Armstrong wrote:
>
>> Hi,
>>
>> Thanks for the fix.
>>
>> First, you should add "mmc: meson-gx:" in the subject.
>>
>> On 21/10/2019 07:59, Jianxin Pan wrote:
pseudo-terminal.
Signed-off-by: Nan Li
---
drivers/tty/pty.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a/drivers/tty/pty.c b/drivers/tty/pty.c
index e72ee62..ac8893a 100644
--- a/drivers/tty/pty.c
+++ b/drivers/tty/pty.c
@@ -31,6 +31,7 @@
static struct tty_driver
The count field is an unsigned 32bit value, and the
counter_show() function should also treat it as a unsigned
value.
Signed-off-by: Nan Li
---
drivers/acpi/sysfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/acpi/sysfs.c b/drivers/acpi/sysfs.c
index 13e577c
The count field is an unsigned 32bit value, and the
counter_show() function should also treat it as a unsigned
value.
Signed-off-by: Nan Li
---
drivers/acpi/sysfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/acpi/sysfs.c b/drivers/acpi/sysfs.c
index 13e577c
5 matches
Mail list logo