From 84b066118b59aa1cc61f6a6d5966a5942da09c7a Mon Sep 17 00:00:00 2001 From: lambdadroid Date: Wed, 12 Jun 2019 10:18:45 +0200 Subject: [PATCH] README: Use ME176C(X) consistently --- README.md | 2 +- factory/README.md | 2 +- thermal/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d6914687d3b0..47848c17ae96 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Linux on ASUS MeMO Pad 7 (ME176C[X]) +# Linux on ASUS MeMO Pad 7 (ME176C(X)) This repository contains source code for using Linux on the ASUS MeMO Pad 7 (ME176C(X))), including a Linux kernel fork and userspace modules shared between different Linux distributions. diff --git a/factory/README.md b/factory/README.md index 23bdd661bf1b..229b0291f69f 100644 --- a/factory/README.md +++ b/factory/README.md @@ -3,7 +3,7 @@ # me176c-factory A simple library, and optionally service to load the factory information (serial number, BT/WiFi mac address) from the `factory` partition on the -ASUS MeMO Pad 7 (ME176C[X]). +ASUS MeMO Pad 7 (ME176C(X)). ## Library `me176c-factory.c/h` provides methods to load the factory information. diff --git a/thermal/README.md b/thermal/README.md index c4718d306bbc..74249a54026e 100644 --- a/thermal/README.md +++ b/thermal/README.md @@ -2,7 +2,7 @@ # thermald-me176c This directory contains a custom configuration for [thermald] -for the ASUS MeMO Pad 7 (ME176C[X]). It is based on similar trip points that +for the ASUS MeMO Pad 7 (ME176C(X)). It is based on similar trip points that were used on the stock (Android) system of the tablet. They begin throttling quite early based on the device (not CPU) temperature.